]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
p54: report appropriate rate and band values for 802.11a
authorChristian Lamparter <chunkeey@web.de>
Tue, 30 Sep 2008 21:36:00 +0000 (23:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Oct 2008 22:14:56 +0000 (18:14 -0400)
commitcf3e74c2e4a438480c11782b17e90029f5d24696
treea321c00344ae7b2b871cf1eb405fe5c1718b9dc1
parent5d6ffc533678c936e366809acaff8401af43a4af
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>
drivers/net/wireless/p54/p54common.c