linux/drivers/net/wireless/rtl818x
Johannes Berg d6e2be988d rtl8187: Fix module so that rmmod/insmod does not error
Due to misunderstanding of the returned values allowed for the tx callback
of mac80211, rtl8187 was using skb's that had been freed. This problem was
triggered when the module was sujected to a rmmod/insmod cycle.

After that was fixed, the modules would not work after the rmmod/insmod cycle
until the USB device was reset.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-12 14:24:56 -05:00
..
Makefile
rtl818x.h
rtl8180.h
rtl8180_dev.c rtl8180: Fix to add STA mode 2009-01-12 14:24:53 -05:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h rtl8187: Use usb anchor facilities to manage urbs 2008-12-12 14:02:06 -05:00
rtl8187_dev.c rtl8187: Fix module so that rmmod/insmod does not error 2009-01-12 14:24:56 -05:00
rtl8187_rtl8225.c rtl8187: implement conf_tx callback to configure tx queues 2008-11-25 16:41:32 -05:00
rtl8187_rtl8225.h