commit | 172710bf8305c1b145796e34426c865480884024 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Fri Jan 28 17:05:43 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 03 16:42:44 2011 -0500 |
tree | d67ead1631a8df72a2ea1794894b46e4e99ae2bf | |
parent | 0fa025f0a29ec6848b67a3021db4248c9dcc78ed [diff] |
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>