• Christoph Hellwig's avatar
    [PATCH] fix scsi_register_host abuse in usb scanner drivers · 25d1aa56
    Christoph Hellwig authored
    They should be using scsi_add_host directly.  I had to rewrite
    half of the drivers, though to fix horrible braindamage like
    leaving dangling scsi structures around after ->disconnect.
    
    Gettig rid of the remaining scsi_register_host callers is required
    for the scsi stack to move forward so please try to forward this
    to Linus in a timely mannor, thanks!
    25d1aa56
hpusbscsi.c 13.3 KB