linux-stable-rt/net/wireless
Johannes Berg 8c5d9808e9 cfg80211: fix refcount imbalance when wext is disabled
When CONFIG_CFG80211_WEXT is not set, there is
a refcount imbalance with rdev->opencount, fix
that by moving it out of the ifdef.

Reported-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-11 19:37:09 -05:00
..
Kconfig
Makefile
chan.c
core.c cfg80211: fix refcount imbalance when wext is disabled 2010-01-11 19:37:09 -05:00
core.h
debugfs.c
debugfs.h
ethtool.c
ethtool.h
ibss.c
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mlme.c cfg80211: fix race between deauth and assoc response 2009-12-28 16:19:54 -05:00
nl80211.c
nl80211.h
radiotap.c
reg.c cfg80211: fix syntax error on user regulatory hints 2010-01-04 16:12:00 -05:00
reg.h
scan.c cfg80211: fix error path in cfg80211_wext_siwscan 2009-12-28 16:19:58 -05:00
sme.c
sysfs.c
sysfs.h
util.c
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c