mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
Replace dev_kfree_skb with dev_consume_skb_any in am79c961 that can be called in hard irq and other contexts. dev_consume_skb_any is used as am79c961_sendpacket always immediately consumes the skb. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
18 KiB
18 KiB