linux/net/wireless
Johannes Berg aee83eaff8 cfg80211: add missing device list locking
When calling into the wext code from the NETDEV_UP
notifier, we need to hold the devlist_mtx mutex as
the wext code ends up calling into channel checks.

Reported-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Tested-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-14 09:13:54 -04:00
..
Kconfig
Makefile cfg80211: validate channel settings across interfaces 2009-08-14 09:13:42 -04:00
chan.c cfg80211: fix locking for SIWFREQ 2009-08-14 09:13:51 -04:00
core.c cfg80211: add missing device list locking 2009-08-14 09:13:54 -04:00
core.h cfg80211: fix locking for SIWFREQ 2009-08-14 09:13:51 -04:00
debugfs.c
debugfs.h
ibss.c cfg80211: validate channel settings across interfaces 2009-08-14 09:13:42 -04:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mlme.c cfg80211: use reassociation when possible 2009-08-14 09:13:43 -04:00
nl80211.c cfg80211: fix locking for SIWFREQ 2009-08-14 09:13:51 -04:00
nl80211.h
radiotap.c
reg.c mac80211: remove max_bandwidth 2009-08-14 09:13:53 -04:00
reg.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-08-12 17:44:53 -07:00
scan.c cfg80211: fix alignment problem in scan request 2009-08-14 09:13:44 -04:00
sme.c cfg80211: fix alignment problem in scan request 2009-08-14 09:13:44 -04:00
sysfs.c
sysfs.h
util.c cfg80211: avoid setting default_key if add_key fails 2009-07-24 15:05:29 -04:00
wext-compat.c cfg80211: fix locking for SIWFREQ 2009-08-14 09:13:51 -04:00
wext-compat.h cfg80211: validate channel settings across interfaces 2009-08-14 09:13:42 -04:00
wext-sme.c cfg80211: fix locking for SIWFREQ 2009-08-14 09:13:51 -04:00
wext.c