commit | cf3e74c2e4a438480c11782b17e90029f5d24696 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Tue Sep 30 23:36:00 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 06 18:14:56 2008 -0400 |
tree | a321c00344ae7b2b871cf1eb405fe5c1718b9dc1 | |
parent | 5d6ffc533678c936e366809acaff8401af43a4af [diff] |
p54: report appropriate rate and band values for 802.11a This patch adds the a few lines that went missing in "p54: 802.11a 5GHz phy support" Essentially: the rx-code wasn't updated and therefore reported the wrong band, but more importantly the rate index was off as well, since 802.11a doesn't allow the "four" 802.11b rates... Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>