https://github.com/torvalds/linux
Revision 2bbfb16bf345acd81ab1e6e3d4b35964650517ac authored by lepton on 23 August 2005, 00:06:14 UTC, committed by Linus Torvalds on 24 August 2005, 02:59:38 UTC
There's a "return the wrong SKB" error in the GL620A cable minidriver
(for "usbnet") which can oops.  This would not appear when talking
Linux-to-Linux, only Linux-to-Windows (for recent Linuxes).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent b1daec3
History
Tip revision: 2bbfb16bf345acd81ab1e6e3d4b35964650517ac authored by lepton on 23 August 2005, 00:06:14 UTC
[PATCH] usbnet oops fix
Tip revision: 2bbfb16
File Mode Size
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 615 bytes
bcm203x.c -rw-r--r-- 7.2 KB
bfusb.c -rw-r--r-- 17.0 KB
bluecard_cs.c -rw-r--r-- 24.6 KB
bpa10x.c -rw-r--r-- 13.8 KB
bt3c_cs.c -rw-r--r-- 20.2 KB
btuart_cs.c -rw-r--r-- 19.2 KB
dtl1_cs.c -rw-r--r-- 17.5 KB
hci_bcsp.c -rw-r--r-- 18.4 KB
hci_bcsp.h -rw-r--r-- 2.2 KB
hci_h4.c -rw-r--r-- 6.1 KB
hci_h4.h -rw-r--r-- 1.5 KB
hci_ldisc.c -rw-r--r-- 12.9 KB
hci_uart.h -rw-r--r-- 2.3 KB
hci_usb.c -rw-r--r-- 26.0 KB
hci_usb.h -rw-r--r-- 3.5 KB
hci_vhci.c -rw-r--r-- 8.4 KB
hci_vhci.h -rw-r--r-- 1.6 KB

back to top