diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-25 05:13:02 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-25 05:15:53 +0100 |
commit | c99abc8b39d8281dad04d771bb7a2de36fec4d9f (patch) | |
tree | 188ee01d6ba2703e1491ee54cb315523932bfe34 /drivers/thermal/kirkwood_thermal.c | |
parent | bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb. (diff) | |
download | linux-c99abc8b39d8281dad04d771bb7a2de36fec4d9f.tar.xz linux-c99abc8b39d8281dad04d771bb7a2de36fec4d9f.zip |
sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_consume_skb_any in emacs_start_xmit
which can be called in hard irq and other contexts.
emac_start_xmit always transmits the packet making dev_consume_skb
the appropriate function to call.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/thermal/kirkwood_thermal.c')
0 files changed, 0 insertions, 0 deletions