alistair23-linux/drivers/staging/rtl8187se
leandro Costantino 096c55d1de Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.
when modprobe and removing rtl8187se ( just for testing, i do not have
that card , and oops and a memory poison error happens on the builtin
ieee80211 of that driver.  I dont know if they will port it to the
current ieeee80221 instead of the builtin ones, but just in case i
attach a proposed fix for that problem.

- Change for loop on ieee80211_crypto_deinit for list_for_each_safe to
  remove items. Is there an spinlock needed here?
- Call ieee80211_crypto_deinit after exiting all registerd crypto protocols.


Signed-off-by: Costantino Leandro <lcostantino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-02-27 12:56:23 -08:00
..
ieee80211 Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. 2009-02-27 12:56:23 -08:00
dot11d.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
ieee80211.h staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_crypt.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
Kconfig Staging: rtl8187se: fix Kconfig dependencies 2009-02-27 12:56:23 -08:00
Makefile Staging: rtl8187se: make the built module be the proper name 2009-01-06 13:52:32 -08:00
r8180.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_93cx6.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_93cx6.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_core.c Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. 2009-02-27 12:56:23 -08:00
r8180_dm.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_dm.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_gct.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_gct.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_hw.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_max2820.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_max2820.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_pm.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_pm.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_rtl8225.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_rtl8225.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_rtl8225z2.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
r8180_rtl8255.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_rtl8255.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_sa2400.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_sa2400.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8180_wx.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
r8180_wx.h Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00
r8185b_init.c Staging: add rtl8187se driver 2009-01-06 13:52:31 -08:00