commit | c02bf3e5a698073ed1927365a6a1e70e60baf4ae | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 30 15:03:00 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 30 15:03:00 2017 -0700 |
tree | afaafa03da027a0bffc67358c6529913f78e4d66 | |
parent | 0761fc15e353aab18e60efacb2faad0b873d3fa8 [diff] | |
parent | 47c4ccd3086139d2085e0f1e59c0f26e8ce4ff46 [diff] |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Three minor fixes: a NULL deref in qedf, an off by one in sg and a fix to IPR to prevent an error on initialisation" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: qedf: Fix a potential NULL pointer dereference scsi: sg: off by one in sg_ioctl() scsi: ipr: Set no_report_opcodes for RAID arrays