aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorqumingguang <[email protected]>2017-11-02 20:45:22 +0800
committerDavid S. Miller <[email protected]>2017-11-02 21:28:35 +0900
commitae064e6123f89f90af7e4ea190cc0c612643ca93 (patch)
tree5aaa655a9abd4287b554be24b3bd9d508cc3800c /tools/perf/scripts/python
parentbb6b94a896d4dd4dcdeccca87c3fd22521c652c0 (diff)
net: hns3: Fix a misuse to devm_free_irq
we should use free_irq to free the nic irq during the unloading time. because we use request_irq to apply it when nic up. It will crash if up net device after reset the port. This patch fixes the issue. Signed-off-by: qumingguang <[email protected]> Signed-off-by: Lipeng <[email protected]> Signed-off-by: Yunsheng Lin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions