android_kernel_xiaomi_sdm845/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 Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl818x.h rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag 2008-11-21 11:08:18 -05:00
rtl8180_dev.c rtl8180: Fix to add STA mode 2009-01-12 14:24:53 -05:00
rtl8180_grf5101.c Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_grf5101.h Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_max2820.c Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_max2820.h Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_rtl8225.c rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag 2008-11-21 11:08:18 -05:00
rtl8180_rtl8225.h Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_sa2400.c Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180_sa2400.h Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8180.h Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -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 Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
rtl8187.h rtl8187: Use usb anchor facilities to manage urbs 2008-12-12 14:02:06 -05:00