bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Orabug:
25645429
If the HWRM_NVM_INSTALL_UPDATE command fails with the error code
NVM_INSTALL_UPDATE_CMD_ERR_CODE_FRAG_ERR, retry the command with
a new flag to allow defragmentation. Since we are checking the
response for error code, we also need to take the mutex until
we finish reading the response.
Signed-off-by: Kshitij Soni <kshitij.soni@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit
cb4d1d6261453677feb54e7a09c23fc7648dd6bc)
Signed-off-by: Brian Maly <brian.maly@oracle.com>