]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit667d8163263d80af210d8af61cc88e8a05c019c3
treed67ead1631a8df72a2ea1794894b46e4e99ae2bf
parent7742de00e45fa5c29b12f014e2b731e5d6bf5d9f
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