diff options
author | Zhang Changzhong <zhangchangzhong@huawei.com> | 2022-10-21 09:32:24 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-10-24 13:02:18 +0100 |
commit | 9c1eaa27ec599fcc25ed4970c0b73c247d147a2b (patch) | |
tree | 383024e1af27011269bf6e10309f172efc52cd4a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d266935ac43d57586e311a087510fe6a084af742 (diff) |
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
The ndo_start_xmit() method must not free skb when returning
NETDEV_TX_BUSY, since caller is going to requeue freed skb.
Fixes: 504d4721ee8e ("MIPS: Lantiq: Add ethernet driver")
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions