android_kernel_xiaomi_sm8350/drivers/net/usb
Denis Joseph Barrow 52429eb216 hso: Fix free of mutexes still in use.
A new structure hso_mutex_table had to be declared statically
& used as as hso_device mutex_lock(&serial->parent->mutex) etc
is freed in hso_serial_open & hso_serial_close by kref_put while
the mutex is still in use.

This is a substantial change but should make the driver much stabler.

Signed-off-by: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-25 00:33:13 -08:00
..
asix.c asix: Fix asix-based cards connecting to 10/100Mbs LAN. 2008-11-20 01:48:46 -08:00
catc.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
cdc_ether.c
cdc_subset.c
dm9601.c dm9601: runtime mac address change support 2008-10-27 15:13:29 -04:00
gl620a.c
hso.c hso: Fix free of mutexes still in use. 2008-11-25 00:33:13 -08:00
kaweth.c
Kconfig
Makefile
mcs7830.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
net1080.c
pegasus.c pegasus: minor resource shrinkage 2008-11-16 00:36:08 -08:00
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
smsc95xx.c smsc95xx: add tx checksum offload support 2008-11-20 04:19:21 -08:00
smsc95xx.h
usbnet.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
zaurus.c