These patches are based on Linus's tree
The changes are:
- correct missing changes from snprintf to scnprintf
in path_info_show by Rasmus Villemoes
- fix reported bus for SAS transport devices
- add in enclosure information
Changes from initial upload
- added short patch description for patch
hpsa-add-enclosure-connection-box-bay-information
- kept hpsa-change-hba-controller-to-bus-0 the same to
minimize changes.
Changes from V1
- modified add box and bay information for enclosure
devices based on Matthew R. Ochs review.
- moved memory allocation lower in function
hpsa_get_enclosure_info
- removed memset on a kzalloc'ed buffer
- do not fill out enclosure info on tape and medium
changer devices.
- changed hpsa_get_enclosure_info to type void.
---
Don Brace (3):
hpsa: fix path_info_show
hpsa: change SAS transport devices to bus 0.
hpsa: add box and bay information for enclosure devices
drivers/scsi/hpsa.c | 117 ++++++++++++++++++++++++++++++++++++++++++-----
drivers/scsi/hpsa.h | 2 -
drivers/scsi/hpsa_cmd.h | 13 +++++
3 files changed, 119 insertions(+), 13 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html