]> git.baikalelectronics.ru Git - kernel.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:16:28 +0000 (11:16 -0700)
commit4be79d39002054e2ce2fcd951301636306e55297
tree5943b674cc0f18cefd7fc1013de387f36362f9ed
parent23eaff08458f9a8c81098ac8919243471a27bc72
[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