git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
497a27b
)
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
author
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 11 Mar 2014 21:18:42 +0000
(14:18 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Mar 2014 20:22:13 +0000
(16:22 -0400)
Replace dev_kfree_skb with dev_kfree_skb_any in functions that can
be called in hard irq and other contexts.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found