aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2016-12-29 12:13:33 -0500
committerDavid S. Miller <[email protected]>2016-12-29 14:37:23 -0500
commit9d8bc09766f1a229b2d204c713a1cfc6c7fa1bb1 (patch)
tree4b2cfefdbe9c27992038a8836944649a52ad4143 /tools/perf/scripts/python/bin
parente7b9569102995ebc26821789628eef45bd9840d8 (diff)
bnxt_en: Improve the IRQ disable sequence during shutdown.
The IRQ is disabled by writing to the completion ring doorbell. This should be done before the hardware completion ring is freed for correctness. The current code disables IRQs after all the completion rings are freed. Fix it by calling bnxt_disable_int_sync() before freeing the completion rings. Rearrange the code to avoid forward declaration. Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions