summaryrefslogtreecommitdiff
path: root/sound/ppc/snd_ps3.h
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 15:34:00 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 15:22:02 -0700
commite05b310198f2ff513ad6654176e0e263088f9500 (patch)
tree66fb90809e9702add7052c3af593d20d92135217 /sound/ppc/snd_ps3.h
parente5ddf351b1b10a1da6b76176f4e1fdce09f90892 (diff)
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/ppc/snd_ps3.h')
0 files changed, 0 insertions, 0 deletions