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.6 KB
Makefile -rw-r--r-- 326 bytes
mmc.c -rw-r--r-- 19.9 KB
mmc.h -rw-r--r-- 510 bytes
mmc_block.c -rw-r--r-- 11.0 KB
mmc_queue.c -rw-r--r-- 5.4 KB
mmc_queue.h -rw-r--r-- 857 bytes
mmc_sysfs.c -rw-r--r-- 5.5 KB
mmci.c -rw-r--r-- 14.4 KB
mmci.h -rw-r--r-- 4.7 KB
pxamci.c -rw-r--r-- 13.7 KB
pxamci.h -rw-r--r-- 2.7 KB
wbsd.c -rw-r--r-- 38.9 KB
wbsd.h -rw-r--r-- 4.7 KB

back to top