summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-25 08:13:02 +0400
committerEric W. Biederman <ebiederm@xmission.com>2014-03-25 08:15:53 +0400
commitc99abc8b39d8281dad04d771bb7a2de36fec4d9f (patch)
tree188ee01d6ba2703e1491ee54cb315523932bfe34 /sound
parent21534d20fe6f7108f7f4eaaf47f138e20e6c85c9 (diff)
downloadlinux-c99abc8b39d8281dad04d771bb7a2de36fec4d9f.tar.xz
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 'sound')
0 files changed, 0 insertions, 0 deletions