On 06/27/2016 11:41 PM, Don Brace wrote:
From: Kevin Barnett <kevin.barn...@microsemi.com>
This initial commit contains WIP of Microsemi's smartpqi module.
Reviewed-by: Scott Benesh <scott.ben...@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barn...@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barn...@microsemi.com>
Signed-off-by: Don Brace <don.br...@microsemi.com>
---
MAINTAINERS | 11
drivers/scsi/Kconfig | 1
drivers/scsi/Makefile | 1
drivers/scsi/smartpqi/Kconfig | 50
drivers/scsi/smartpqi/Makefile | 3
drivers/scsi/smartpqi/smartpqi.h | 1133 ++++
drivers/scsi/smartpqi/smartpqi_init.c | 6306 ++++++++++++++++++++++++
drivers/scsi/smartpqi/smartpqi_sas_transport.c | 350 +
drivers/scsi/smartpqi/smartpqi_sis.c | 394 +
drivers/scsi/smartpqi/smartpqi_sis.h | 32
10 files changed, 8281 insertions(+)
create mode 100644 drivers/scsi/smartpqi/Kconfig
create mode 100644 drivers/scsi/smartpqi/Makefile
create mode 100644 drivers/scsi/smartpqi/smartpqi.h
create mode 100644 drivers/scsi/smartpqi/smartpqi_init.c
create mode 100644 drivers/scsi/smartpqi/smartpqi_sas_transport.c
create mode 100644 drivers/scsi/smartpqi/smartpqi_sis.c
create mode 100644 drivers/scsi/smartpqi/smartpqi_sis.h
Despite 'pragma(pack)' still being present:
Reviewed-by: Hannes Reinecke <h...@suse.com>
Cheers,
Hannes
--
Dr. Hannes Reinecke Teamlead Storage & Networking
h...@suse.de +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)
--
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