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
dispatcher
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
Kconfig -rw-r--r-- 11.6 KB
Makefile -rw-r--r-- 1.6 KB
ac.c -rw-r--r-- 8.0 KB
acpi_memhotplug.c -rw-r--r-- 14.1 KB
asus_acpi.c -rw-r--r-- 34.7 KB
battery.c -rw-r--r-- 20.8 KB
blacklist.c -rw-r--r-- 4.7 KB
bus.c -rw-r--r-- 18.9 KB
button.c -rw-r--r-- 13.5 KB
container.c -rw-r--r-- 7.3 KB
debug.c -rw-r--r-- 5.5 KB
ec.c -rw-r--r-- 40.9 KB
event.c -rw-r--r-- 3.0 KB
fan.c -rw-r--r-- 6.9 KB
glue.c -rw-r--r-- 8.5 KB
hotkey.c -rw-r--r-- 29.4 KB
ibm_acpi.c -rw-r--r-- 27.2 KB
motherboard.c -rw-r--r-- 5.6 KB
numa.c -rw-r--r-- 5.3 KB
osl.c -rw-r--r-- 23.5 KB
pci_bind.c -rw-r--r-- 10.3 KB
pci_irq.c -rw-r--r-- 13.6 KB
pci_link.c -rw-r--r-- 25.0 KB
pci_root.c -rw-r--r-- 8.9 KB
power.c -rw-r--r-- 16.8 KB
processor_core.c -rw-r--r-- 24.7 KB
processor_idle.c -rw-r--r-- 27.3 KB
processor_perflib.c -rw-r--r-- 15.6 KB
processor_thermal.c -rw-r--r-- 9.5 KB
processor_throttling.c -rw-r--r-- 8.9 KB
scan.c -rw-r--r-- 34.1 KB
system.c -rw-r--r-- 4.8 KB
tables.c -rw-r--r-- 14.9 KB
thermal.c -rw-r--r-- 37.0 KB
toshiba_acpi.c -rw-r--r-- 13.5 KB
utils.c -rw-r--r-- 10.7 KB
video.c -rw-r--r-- 48.0 KB

back to top