These patches are based on Linus's tree
There are two more patches that need to be added
that were not fully tested until now.
The changes are:
- smartpqi-increase-fw-status-register-read-timeout
. wait longer for fw to fully initialize
- smartpqi-add-ofa-support
. allow on-line firmware updates.
- smartpqi-update-driver-version
. need to bump up driver version to match
new patches.
Changes since V1:
. fix kbuild test robot and compile warnings (MIPS)
. patch smartpqi-add-ofa-support
. replace do_div MACRO with straight division
---
Don Brace (1):
smartpqi: update driver version
Mahesh Rajashekhara (2):
smartpqi: increase fw status register read timeout
smartpqi: add ofa support
drivers/scsi/smartpqi/smartpqi.h | 76 ++++
drivers/scsi/smartpqi/smartpqi_init.c | 591 +++++++++++++++++++++++++++++++--
drivers/scsi/smartpqi/smartpqi_sis.c | 15 +
drivers/scsi/smartpqi/smartpqi_sis.h | 1
4 files changed, 637 insertions(+), 46 deletions(-)
--
Signature