Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Three small fixes, one in drivers. The core changes are to the internal representation of flags in scsi_devices which removes space wasting bools in favour of single bit flags and to add a flag to force a runtime resume which is used by ATA devices" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: sd: Fix system start for ATA devices scsi: Change SCSI device boolean fields to single bit flags scsi: ufs: core: Clear cmd if abort succeeds in MCQ mode
Showing
- drivers/ata/libata-scsi.c 7 additions, 2 deletionsdrivers/ata/libata-scsi.c
- drivers/firewire/sbp2.c 3 additions, 3 deletionsdrivers/firewire/sbp2.c
- drivers/scsi/sd.c 8 additions, 1 deletiondrivers/scsi/sd.c
- drivers/ufs/core/ufshcd.c 13 additions, 0 deletionsdrivers/ufs/core/ufshcd.c
- include/scsi/scsi_device.h 9 additions, 3 deletionsinclude/scsi/scsi_device.h
Loading
Please register or sign in to comment