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-- 2.5 KB
Makefile -rw-r--r-- 181 bytes
fc-al.h -rw-r--r-- 904 bytes
fc.c -rw-r--r-- 32.5 KB
fc.h -rw-r--r-- 6.1 KB
fc_syms.c -rw-r--r-- 716 bytes
fcp.h -rw-r--r-- 2.6 KB
fcp_impl.h -rw-r--r-- 4.0 KB
soc.c -rw-r--r-- 21.1 KB
soc.h -rw-r--r-- 7.1 KB
socal.c -rw-r--r-- 24.7 KB
socal.h -rw-r--r-- 7.8 KB

back to top