linux/drivers/net/ethernet/qlogic
Michael Shteinbok dcc6abae0f qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure.
skb_linearization can fail due to memory allocation failure.
In such a case, the driver will drop the packet. In such a case
The driver used to print an error message.
This patch replaces this error message by a dedicated statistic.

Signed-off-by: Michael Shteinbok <michael.shteinbok@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-29 10:41:58 -08:00
..
netxen pci-v4.20-changes 2018-10-25 06:50:48 -07:00
qed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-11-28 22:10:54 -08:00
qede qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure. 2018-11-29 10:41:58 -08:00
qlcnic qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_info' 2018-11-28 11:09:11 -08:00
qlge
Kconfig
Makefile
qla3xxx.c net: qla3xxx: Remove overflowing shift statement 2018-10-17 21:52:40 -07:00
qla3xxx.h