]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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:02:49 +0000 (11:02 -0700)
commit32da7f5451cf5710fe01b32df9d9588983cf1ab0
tree5943b674cc0f18cefd7fc1013de387f36362f9ed
parentd7718199a12a88ff8cab1340eb0cc90df9ef2d5f
[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