These patches are based on Linus's tree

The changes are:
 - stop requesting enclosure info for external devices
 - add in SMR support
 - correct lun data caching macro definition
 - add abort support for hba devices
 - check for null pointer in ioaccel2 path
 - remove definition for sanitize_inquiry_string
   This patch depends on
   - commit ac10a3e4ed64
       ("Export function scsi_scan.c:sanitize_inquiry_string")
 - update copyright information
---

Don Brace (7):
      hpsa: do not get enclosure info for external devices
      hpsa: add SMR drive support
      hpsa: correct lun data caching bitmap definition
      hpsa: correct abort tmf for hba devices
      hpsa: check for a null phys_disk pointer in ioaccel2 path
      hpsa: remove function definition for sanitize_inquiry_string
      hpsa: update copyright information


 drivers/scsi/hpsa.c     |   52 +++++++++++++++++++++++++----------------------
 drivers/scsi/hpsa.h     |    3 ++-
 drivers/scsi/hpsa_cmd.h |    5 +++--
 3 files changed, 33 insertions(+), 27 deletions(-)

--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to