aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
diff options
context:
space:
mode:
authorKevin Vigor <kevin@realmsys.com>2005-09-22 00:49:24 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-22 07:58:26 -0700
commita85a46f2c38def5150251816890393803fdae7d0 (patch)
tree98cfbc561911ee869d29a30b40847fae15bd65f1 /drivers/usb/serial
parent4b2e790a4d73d729d936cc42f3b08af34f8ea5c6 (diff)
[PATCH] USB: fix pegasus driver
Addresses some small bugs in the pegasus ethernet-over-USB driver. Specifically, malformed long packets from the adapter could cause a kernel panic; the interrupt interval calculation was inappropriate for high-speed devices; the return code from read_mii_word was tested incorrectly; and failure to unlink outstanding URBs before freeing them could lead to kernel panics when unloading the driver. Signed-off-by: Kevin Vigor <kevin@realmsys.com> Cc: Petko Manolov <petkan@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions