]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix HT40 connections
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jan 2013 11:32:37 +0000 (12:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jan 2013 11:33:43 +0000 (12:33 +0100)
commit8b094e307efcc23053f7b0739bfaa3e8628487ba
treed0e6d4a381b2f7a30a66eb29d7fe43190e96cb66
parent7097fa92cfdc1432c390d81611d283464e9aff57
mac80211: fix HT40 connections

My commit c2815f1e4dfb474473cb25b26fd8ee9c10e7fdd3
("mac80211: convert to channel definition struct")
accidentally broke HT40 connections due to swapped
channel flag checks -- fix that.

Reported-by: Sujith Manoharan <sujith@msujith.org>
Tested-by: Sujith Manoharan <sujith@msujith.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c