mac80211: Warn users if HT fails because of freq mismatch.
authorBen Greear <greearb@candelatech.com>
Sat, 29 Jan 2011 01:05:43 +0000 (17:05 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Feb 2011 21:42:44 +0000 (16:42 -0500)
commit172710bf8305c1b145796e34426c865480884024
treed67ead1631a8df72a2ea1794894b46e4e99ae2bf
parent0fa025f0a29ec6848b67a3021db4248c9dcc78ed
mac80211: Warn users if HT fails because of freq mismatch.

I have a netgear WNDR3700 that appears to have an off-by-four
bug in how it fills out the hti->control_chan (I configure the
AP to channel 11, it reports 15 as control_chan).

Poke a message into the kernel logs to give users a
clue as to why they are not getting the expected
channel-type or rate.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c