mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
d6bea829ca
Replace dev_kfree_skb with dev_consume_skb_any in net_send_packet that can be called in hard irq and other contexts. net_send_packet consumes (not drops) the skb of interest. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> |
||
---|---|---|
.. | ||
cs89x0.c | ||
cs89x0.h | ||
ep93xx_eth.c | ||
Kconfig | ||
mac89x0.c | ||
Makefile |