mac80211: Remove WARN_ON in apply-ht-override logic.
authorBen Greear <greearb@candelatech.com>
Mon, 5 Dec 2011 19:15:55 +0000 (11:15 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Dec 2011 21:07:07 +0000 (16:07 -0500)
commit4e79fada02df6819106a35ed6111ac47500541b2
tree17c8c91d240af7bf224cfe37104a1e6f2fe66fc7
parent439678f8b0fca7aeca06c6581e3679eef618721a
mac80211: Remove WARN_ON in apply-ht-override logic.

AP interfaces routinely call this logic, so just silently
return when this happens instead of splatting the kernel
logs.

Reported-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ht.c