diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-15 16:49:05 -0700 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-24 21:18:59 -0700 |
commit | 98d8a65d106bab634ea6ed66d8fad8d60a4d6d99 (patch) | |
tree | 297975651c2a61a1c8f34c22d245957428114a2b /drivers/net/ethernet/davicom | |
parent | d6bea829ca783d96087a71990d9298583c81d8b0 (diff) | |
download | lwn-98d8a65d106bab634ea6ed66d8fad8d60a4d6d99.tar.gz lwn-98d8a65d106bab634ea6ed66d8fad8d60a4d6d99.zip |
enic: Call dev_kfree_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any in enic_hard_start_xmit
that can be called in hard irq and other contexts.
enic_hard_start_xmit only frees the skb when dropping it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/net/ethernet/davicom')
0 files changed, 0 insertions, 0 deletions