ChangeSet 1.1255, 2003/05/29 16:47:43-03:00, [EMAIL PROTECTED]

o drivers/bluetooth/hci_usb: initialize struct usb_driver ->owner field


 drivers/bluetooth/hci_usb.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/drivers/bluetooth/hci_usb.c b/drivers/bluetooth/hci_usb.c
--- a/drivers/bluetooth/hci_usb.c       Fri May 30 11:40:28 2003
+++ b/drivers/bluetooth/hci_usb.c       Fri May 30 11:40:28 2003
@@ -943,6 +943,7 @@
 }
 
 static struct usb_driver hci_usb_driver = {
+       .owner      =  THIS_MODULE,
        .name       =  "hci_usb",
        .probe      =  hci_usb_probe,
        .disconnect =  hci_usb_disconnect,



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to