rt2x00: Check for 5GHz band in link tuner
authorIvo van Doorn <ivdoorn@gmail.com>
Mon, 25 Feb 2008 22:20:33 +0000 (23:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:41:52 +0000 (15:41 -0500)
commit1497074ad79009f8fb465d795f9e0d2a428b7fa2
tree14721b186f67fe4fd80197098a603f3f214f6706
parent58e307398317ab55470547a7d72859c89edd187d
rt2x00: Check for 5GHz band in link tuner

Fix a typo in the link tuner where accidently the
2GHz band was checked instead of the 5GHz band.
This forced the link tuner to work in an invalid
range for the currently active band.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c