aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-11 14:19:50 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-04-29 10:33:57 +0200
commit57a99bf7d2f467714ba9db090a2f700cb080e0d9 (patch)
tree5a679104e0fe30356fb8f19656b25d35dfebf3b8 /drivers/tty
parent97aa254018122e86bf2b3498d610c6c662bbc8c0 (diff)
benet: Call dev_kfree_skby_any instead of kfree_skb.
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions