[PATCH] USB: cleanup of usblp
authorOliver Neukum <neukum@fachschaft.cup.uni-muenchen.de>
Sat, 7 Jan 2006 20:35:20 +0000 (21:35 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:37 +0000 (17:23 -0800)
this fixes
-potential hang by disconnecting through usbfs
-kzalloc
-general cleanup
-micro optimisation in interrupt handlers

It compiles and I am printing.

Signed-off-by: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found