summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-16 05:25:05 +0400
committerEric W. Biederman <ebiederm@xmission.com>2014-03-25 08:19:22 +0400
commit001eadf6ec9764786f1719b4f4375108db3811dd (patch)
tree13be97cb52a5c2642a13a6c19797160fda6d9328 /drivers/net/ethernet/xilinx
parent4b3afc6e386bdacbce8326afcf8040a632050d3a (diff)
downloadlinux-001eadf6ec9764786f1719b4f4375108db3811dd.tar.xz
via-velocity: Call dev_kfree_skb_any instead of kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any in velocity_xmit that can be called in hard irq and other contexts. Packets are freed and dropped in velocity_xmit when they are too fragmented and can not be linearized. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/net/ethernet/xilinx')
0 files changed, 0 insertions, 0 deletions