summaryrefslogtreecommitdiff
path: root/cookie.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xio: refactor fopencookie related functionsDaniel Borkmann1-0/+6
Again, we move them out of xio to shrink it down. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
table>
authorKshitij Soni <kshitij.soni@broadcom.com>2017-02-12 19:18:11 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:18:49 -0500
commitcb4d1d6261453677feb54e7a09c23fc7648dd6bc (patch)
treea5ed62e24c779e61eda2755c95ac48ac149d3d10
parentbac9a7e0f5d6da82478d5e0a2a236158f42d5757 (diff)
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
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>
Diffstat