1
0
Fork 0
alistair23-linux/drivers/net/ethernet/packetengines
Markus Elfring 399e06a517 ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
The dev_kfree_skb() function performs also input parameter validation.
Thus the test around the shown calls is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-22 16:22:04 -07:00
..
Kconfig net: packetengines: Fix manufacturer spelling and capitalization 2019-08-01 13:45:49 -04:00
Makefile net: packetengines: Fix manufacturer spelling and capitalization 2019-08-01 13:45:49 -04:00
hamachi.c net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-02-14 12:43:15 -05:00
yellowfin.c ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-08-22 16:22:04 -07:00