diff options
author | Florian Fainelli <[email protected]> | 2017-08-24 15:20:41 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-24 18:23:20 -0700 |
commit | c45182eb967af11e9482168be5be41aa22e5d321 (patch) | |
tree | 155f2f680da93e5d988926eda405b6051b31ab9b /scripts/gdb/linux/utils.py | |
parent | 6c7e983b220f89e03286dc70a41c7ef3a8b409df (diff) |
net: systemport: Be drop monitor friendly
Utilize dev_consume_skb_any(cb->skb) in bcm_sysport_free_cb() which is
used when a TX packet is completed, as well as when the RX ring is
cleaned on shutdown. None of these two cases are packet drops, so be
drop monitor friendly.
Suggested-by: Eric Dumazet <[email protected]>
Fixes: 80105befdb4b ("net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions