summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-16 02:34:00 +0400
committerEric W. Biederman <ebiederm@xmission.com>2014-03-25 02:22:02 +0400
commite05b310198f2ff513ad6654176e0e263088f9500 (patch)
tree66fb90809e9702add7052c3af593d20d92135217 /sound
parente5ddf351b1b10a1da6b76176f4e1fdce09f90892 (diff)
downloadlinux-e05b310198f2ff513ad6654176e0e263088f9500.tar.xz
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_consume_skb_any in __ei_start_xmit that can be called in hard irq and other contexts. dev_consume_skb is used as in this simple driver the skb is always immediately consumed, there are no drops. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions