aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 17:38:42 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 21:19:05 -0700
commit0b88a8e18e873eb2ac803c4e735162e1b66cafd6 (patch)
treece35e42c877135f231618ea2c2c01176cf8e3979 /drivers/i2c
parentmv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb. (diff)
downloadlinux-dev-0b88a8e18e873eb2ac803c4e735162e1b66cafd6.tar.xz
linux-dev-0b88a8e18e873eb2ac803c4e735162e1b66cafd6.zip
skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any skge_xmit_free that can be called in hard irq and other contexts, on the path that handles dropped packets. Replace dev_kfree_skb with dev_consume_skb_any in skge_tx_done that can be called in hard irq and other contexts, on the path that handles successfully transmitted skbs. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions