linux/drivers/staging/rtl8187se
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
..
ieee80211 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
Kconfig Staging: rtl8187se: convert to net_device_ops 2009-06-19 11:00:36 -07:00
Makefile Staging: rtl8187se: remove ENABLE_IPS ifdefs 2009-09-15 12:01:41 -07:00
r8180.h Staging: rtl8187se: remove unused definitions from r8180.h 2009-09-15 12:01:31 -07:00
r8180_93cx6.c
r8180_93cx6.h Staging: rtl8187se: remove CONFIG_RTL8185B ifdefs 2009-09-15 12:01:29 -07:00
r8180_core.c Staging: rtl8187se: Fix comment-out-typo 2009-09-15 12:02:17 -07:00
r8180_dm.c Staging: rtl8187se: remove dead code 2009-09-15 12:01:30 -07:00
r8180_dm.h Staging: rtl8187se: remove kernel version compatibility wrappers 2009-09-15 12:01:27 -07:00
r8180_hw.h Staging: rtl8187se: remove unused definitions from r8180_hw.h 2009-09-15 12:01:31 -07:00
r8180_rtl8225.h Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.c 2009-09-15 12:01:31 -07:00
r8180_rtl8225z2.c Staging: rtl8187se: cleanup r8180_rtl8225z2.c 2009-09-15 12:01:31 -07:00
r8180_wx.c Staging: ARRAY_SIZE changes 2009-09-15 12:02:06 -07:00
r8180_wx.h Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includes 2009-09-15 12:01:27 -07:00
r8185b_init.c Staging: rtl8187se: remove ENABLE_IPS ifdefs 2009-09-15 12:01:41 -07:00
TODO Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h> 2009-09-15 12:01:41 -07:00