linux/drivers/staging/rtl8192e/ieee80211
Herton Ronaldo Krzesinski a010a33752 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload
On rtl81* additions, they had its wireless stack made builtin instead of
separated modules. But try_module_get/module_put in stack were kept,
they are uneeded with the stack builtin and makes rtl81* modules
impossible to remove on a system with an rtl81* card. request_module
calls are also uneeded with stack builtin, so remove them too.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-10-30 14:47:43 -07:00
..
dot11d.c
dot11d.h
ieee80211.h
ieee80211_crypt.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_crypt.h
ieee80211_crypt_ccmp.c
ieee80211_crypt_tkip.c
ieee80211_crypt_wep.c
ieee80211_module.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_rx.c
ieee80211_softmac.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_softmac_wx.c Staging: rtl8192e: fix for stack bug 2009-09-15 12:02:32 -07:00
ieee80211_tx.c
ieee80211_wx.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtl_crypto.h