summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-11 14:19:50 -0700
committerJiri Slaby <jslaby@suse.cz>2015-04-27 10:55:33 +0200
commitca88808c9e3af223f4665a14166e6cf863831864 (patch)
treea7355838914a25ed83aee0946fd124ddad0d93f9 /crypto
parent09dacf0ddaecb8407de04971a4ce285eeb0846bc (diff)
benet: Call dev_kfree_skby_any instead of kfree_skb.
commit d8ec2c02caa3515f35d6c33eedf529394c419298 upstream. Replace free_skb with dev_kfree_skb_any in be_tx_compl_process as which can be called in hard irq by netpoll, softirq context by normal napi polling, and in normal sleepable context by the network device close method. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions