diff options
author | Yang Wei <[email protected]> | 2019-01-29 23:32:22 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-01-29 10:09:28 -0800 |
commit | e339f8631eb70fb48b2801e9e66a267c9a730a6a (patch) | |
tree | 8b42e09e746ebb55784da8be31cb8a9264a5a677 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 896cebc0e261a29a6f0b20ab21d1bfc06959e91d (diff) |
net: caif: call dev_consume_skb_any when skb xmit done
The skb shouled be consumed when xmit done, it makes drop profiles
(dropwatch, perf) more friendly.
dev_kfree_skb_irq()/kfree_skb() shouled be replaced by
dev_consume_skb_any(), it makes code cleaner.
Signed-off-by: Yang Wei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions