summaryrefslogtreecommitdiff
path: root/include/net/caif/cfctrl.h
diff options
context:
space:
mode:
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 /include/net/caif/cfctrl.h
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 (limited to 'include/net/caif/cfctrl.h')
0 files changed, 0 insertions, 0 deletions
code for dynamically allocating states in the prepare stage. The extension is necessary right now because we need a proper way to unbreak LTTNG, which iscurrently non functional due to the removal of the notifiers. Surely it's out of tree, but it's widely used by distros. The simple solution would have been to reserve a state for LTTNG, but I'm not fond about unused crap in the kernel and the dynamic range, which we admittedly should have done right away, allows us to remove quite some of the hardcoded states, i.e. those which have no ordering requirements. So doing the right thing now is better than having an smaller intermediate solution which needs to be reworked anyway" * 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: cpu/hotplug: Provide dynamic range for prepare stage perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Diffstat (limited to 'tools/arch/frv/include')