diff options
| author | Huang Zijiang <[email protected]> | 2019-02-14 14:41:18 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-14 12:26:26 -0500 |
| commit | f3e5c07002b08f0e001015fd221187efb772afae (patch) | |
| tree | 502e1cb13e4efc5de303ed927657ba587eabda3a /scripts/gdb/linux/utils.py | |
| parent | 62f2589883405081f3e0a4aae69f3fe8932348a3 (diff) | |
net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_any
The skb should be freed by dev_consume_skb_any() in macb_pad_and_fcs()
when *skb is still used. The *skb is be replaced by nskb, so the
original *skb should be consumed(not drop).
Signed-off-by: Huang Zijiang <[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