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-- 1.5 KB
Makefile -rw-r--r-- 434 bytes
ds_w1_bridge.c -rw-r--r-- 3.8 KB
dscore.c -rw-r--r-- 17.0 KB
dscore.h -rw-r--r-- 4.6 KB
matrox_w1.c -rw-r--r-- 6.0 KB
w1.c -rw-r--r-- 19.7 KB
w1.h -rw-r--r-- 4.4 KB
w1_family.c -rw-r--r-- 3.2 KB
w1_family.h -rw-r--r-- 1.7 KB
w1_int.c -rw-r--r-- 5.6 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 7.2 KB
w1_io.h -rw-r--r-- 1.3 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 1.7 KB
w1_netlink.h -rw-r--r-- 1.3 KB
w1_smem.c -rw-r--r-- 2.9 KB
w1_therm.c -rw-r--r-- 5.8 KB

back to top