Hi,
- take BKL before looking up a driver to associate with a device to make
sure the module is not unloaded after looking up but before association
& bumping module count
Regards
Oliver
Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
--
--- a/drivers/usb/serial/usb
Hi,
this fixes
issue 2)
Regards
Oliver
Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
--
--- a/drivers/usb/serial/usb-serial.c 2007-01-12 15:28:22.0 +0100
+++ b/drivers/usb/serial/usb-serial.c 2007-01-12 15:30:16.0 +0100
@@ -685,14 +685,17 @@