summaryrefslogtreecommitdiff
path: root/samples/bpf/run_cookie_uid_helper_example.sh
diff options
context:
space:
mode:
authorDoug Berger <opendmb@gmail.com>2017-10-25 15:04:12 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-26 10:14:54 +0900
commit4fd6dc98c19369d24c4a4819b27c114948720d16 (patch)
tree00e01572714383a654fd949dce13abf431efebc7 /samples/bpf/run_cookie_uid_helper_example.sh
parent0d314502bbfbef7560e5a3e817722128d5c5fc5d (diff)
net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
When bcmgenet_dma_teardown is called from bcmgenet_fini_dma it ends up getting called twice from the bcmgenet_close and bcmgenet_suspend functions (once directly and once inside the bcmgenet_fini_dma call). This commit removes the call from bcmgenet_fini_dma and ensures that bcmgenet_dma_teardown is called before bcmgenet_fini_dma in all paths of execution. Fixes: 4a0c081eff43 ("net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma") Signed-off-by: Doug Berger <opendmb@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/run_cookie_uid_helper_example.sh')
0 files changed, 0 insertions, 0 deletions