aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 18:18:02 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 21:19:12 -0700
commit66d1bee1f3d63be9d62dae5e0bb727155567c1ce (patch)
tree12639da1a4bf9c81bcdec0b1c18ee305949dd38a /drivers/net/ethernet/toshiba
parentsungem: Call dev_consume_skb_any instead of dev_kfree_skb. (diff)
downloadlinux-dev-66d1bee1f3d63be9d62dae5e0bb727155567c1ce.tar.xz
linux-dev-66d1bee1f3d63be9d62dae5e0bb727155567c1ce.zip
tilepro: Call dev_consume_skb_any instead of kfree_skb.
Replace kfree_skb with dev_consume_skb_any in tile_net_tx and tile_net_tx_tso which can be called in hard irq and other contexts. At the point where the skbs are freed a packet has been successfully transmitted so dev_consume_skb_any is the appropriate variant to use. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/net/ethernet/toshiba')
0 files changed, 0 insertions, 0 deletions