kernel-ark/drivers/staging/rtl8187se/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 Staging: rtl8187se: remove dead code 2009-09-15 12:01:30 -07:00
dot11d.h Staging: rtl8187se/ieee80211: remove unused dump_chnl_map() 2009-09-15 12:01:28 -07:00
ieee80211_crypt_ccmp.c Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr 2009-09-15 12:01:41 -07:00
ieee80211_crypt_tkip.c Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr 2009-09-15 12:01:41 -07:00
ieee80211_crypt_wep.c Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs 2009-09-15 12:01:40 -07:00
ieee80211_crypt.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_crypt.h
ieee80211_module.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_rx.c Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos 2009-09-15 12:01:41 -07:00
ieee80211_softmac_wx.c Staging: rtl8187se: remove dead code 2009-09-15 12:01:30 -07:00
ieee80211_softmac.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_tx.c Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos 2009-09-15 12:01:41 -07:00
ieee80211_wx.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211.h Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums 2009-09-15 12:01:41 -07:00