• Linus Torvalds's avatar
    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · af97713d
    Linus Torvalds authored
    Pull SCSI fixes from James Bottomley:
     "Eight fixes, all in drivers, all fairly minor either being fixes in
      error legs, memory leaks on teardown, context errors or semantic
      problems"
    
    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
      scsi: ufs: ufs-mediatek: Correct operator & -> &&
      scsi: sd_zbc: Update write pointer offset cache
      scsi: lpfc: Fix some error codes in debugfs
      scsi: qla2xxx: Fix broken #endif placement
      scsi: st: Fix a use after free in st_open()
      scsi: myrs: Fix a double free in myrs_cleanup()
      scsi: ibmvfc: Free channel_setup_buf during device tear down
    af97713d
ibmvfc.c 174 KB