aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHuang Zijiang <[email protected]>2019-02-14 14:42:13 +0800
committerDavid S. Miller <[email protected]>2019-02-14 12:26:50 -0500
commitf694be27b7c0f31e926277dbde4395d56e79f36e (patch)
tree73bf319c673d25af9c40c468b75eea9e3caeedc0 /scripts/gdb/linux/utils.py
parentf3e5c07002b08f0e001015fd221187efb772afae (diff)
sfc: Replace dev_kfree_skb_any by dev_consume_skb_any
The skb should be freed by dev_consume_skb_any() in efx_tx_tso_fallback() when skb is still used. The skb will be replaced by segments, so the original skb should be consumed(not drop). Signed-off-by: Huang Zijiang <[email protected]> Acked-by: Bert Kenward <[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