[SCSI] csiostor: Retain default adapter configuration in absence of config file.
authorNaresh Kumar Inna <naresh@chelsio.com>
Fri, 17 May 2013 10:20:03 +0000 (15:50 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 4 Jun 2013 18:16:28 +0000 (11:16 -0700)
commit49c1241384b599421a5e8c9f73f72e2052dd416d
tree5943b674cc0f18cefd7fc1013de387f36362f9ed
parent07cdc0464fb9438fd205069dc09d47b8783ad271
[SCSI] csiostor: Retain default adapter configuration in absence of config file.

- Retain firmware defined configuration settings in the absence of
user-provided configuration by eliminating the global RSS and the
PF/VF capabilities mailbox commands.
- Remove S_IRUGO from sysfs parameters that don't have 'show'
functionality.

Signed-off-by: Naresh Kumar Inna <naresh@chelsio.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/csiostor/csio_hw.c
drivers/scsi/csiostor/csio_hw.h
drivers/scsi/csiostor/csio_mb.c
drivers/scsi/csiostor/csio_mb.h
drivers/scsi/csiostor/csio_scsi.c