commit | 2bbfb16bf345acd81ab1e6e3d4b35964650517ac | [log] [tgz] |
---|---|---|
author | lepton <ytht.net@gmail.com> | Mon Aug 22 17:06:14 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 23 19:59:38 2005 -0700 |
tree | 7eeecfe2e5df567d1d725fae962ddf1faabb90a5 | |
parent | b1daec3089a129a67169d3ae975985a7480fe17f [diff] |
[PATCH] usbnet oops fix 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>