summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorBenoit Papillault <benoit.papillault@free.fr>2010-01-15 12:21:37 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-01-15 22:20:22 +0100
commite5de30c9bf4a39db9f54c4a373470ce65881ade0 (patch)
tree9eaa6e67bdf770ccf6c98497f3a2dec2778fa4db /drivers/net/wireless
parentcfg80211: fix channel setting for wext (diff)
downloadlinux-e5de30c9bf4a39db9f54c4a373470ce65881ade0.tar.xz
linux-e5de30c9bf4a39db9f54c4a373470ce65881ade0.zip
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
ieee80211_set_power_mgmt is meant for STA interfaces only. Moreover, since sdata->u.mgd.mtx is only initialized for STA interfaces, using this code for any other type of interface (like creating a monitor interface) will result in a oops. Cc: stable@kernel.org Signed-off-by: Benoit Papillault <benoit.papillault@free.fr> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions