diff options
author | Nilesh Javali <nilesh.javali@cavium.com> | 2018-08-29 23:55:53 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-08-30 07:15:22 -0400 |
commit | c77a2fa3ff8f73d1a485e67e6f81c64823739d59 (patch) | |
tree | c1ed4534822dd824f23b7e615e5efa8b43da2a50 /arch/x86 | |
parent | 05a86e78ea9823ec25b3515db078dd8a76fc263c (diff) | |
download | linux-c77a2fa3ff8f73d1a485e67e6f81c64823739d59.tar.bz2 |
scsi: qedi: Add the CRC size within iSCSI NVM image
The QED driver commit, 1ac4329a1cff ("qed: Add configuration information
to register dump and debug data"), removes the CRC length validation
causing nvm_get_image failure while loading qedi driver:
[qed_mcp_get_nvm_image:2700(host_10-0)]Image [0] is too big - 00006008 bytes
where only 00006004 are available
[qedi_get_boot_info:2253]:10: Could not get NVM image. ret = -12
Hence add and adjust the CRC size to iSCSI NVM image to read boot info at
qedi load time.
Signed-off-by: Nilesh Javali <nilesh.javali@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions