• Patrick Mansfield's avatar
    [PATCH] scsi-misc-2.5 fix repeat_inquiry bflags setting · ceb6a7fc
    Patrick Mansfield authored
    James -
    
    The new printk for BLIST_INQUIRY_36 is getting a warning, and the
    repeat_inquiry code is not quite right, since we reset *bflags after
    getting the first INQUIRY.
    
    Get rid of the warning, change the or-ing of the bflags settings, and get
    rid of an extraneous BUG_ON.
    
    ===== drivers/scsi/scsi_scan.c 1.78 vs edited =====
    ceb6a7fc
scsi_scan.c 57.1 KB