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
buffer_sync.c -rw-r--r-- 12.6 KB
buffer_sync.h -rw-r--r-- 434 bytes
cpu_buffer.c -rw-r--r-- 6.5 KB
cpu_buffer.h -rw-r--r-- 1.2 KB
event_buffer.c -rw-r--r-- 3.9 KB
event_buffer.h -rw-r--r-- 1.1 KB
oprof.c -rw-r--r-- 3.1 KB
oprof.h -rw-r--r-- 887 bytes
oprofile_files.c -rw-r--r-- 3.2 KB
oprofile_stats.c -rw-r--r-- 1.9 KB
oprofile_stats.h -rw-r--r-- 669 bytes
oprofilefs.c -rw-r--r-- 6.4 KB
timer_int.c -rw-r--r-- 824 bytes

back to top