linux_dsm_epyc7002/drivers/net/ethernet/pensando/ionic
Shannon Nelson 4b5149365f ionic: fix stats memory dereference
When the netdev is down, the queues and their debug stats
do not exist, so don't try using a pointer to them when
when printing the ethtool stats.

Fixes: e470355bd9 ("ionic: Add driver stats")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-07 09:41:56 -04:00
..
ionic_bus_pci.c ionic: Add the basic NDO callbacks for netdev support 2019-09-05 09:24:43 +02:00
ionic_bus.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_debugfs.c ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident 2019-09-19 16:56:50 -07:00
ionic_debugfs.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_dev.c ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_dev.h ionic: Add coalesce and other features 2019-09-05 09:24:44 +02:00
ionic_devlink.c ionic: Add the basic NDO callbacks for netdev support 2019-09-05 09:24:43 +02:00
ionic_devlink.h
ionic_ethtool.c ionic: Add coalesce and other features 2019-09-05 09:24:44 +02:00
ionic_ethtool.h ionic: Add initial ethtool support 2019-09-05 09:24:44 +02:00
ionic_if.h
ionic_lif.c ionic: Fix an error code in ionic_lif_alloc() 2019-09-22 14:16:15 -07:00
ionic_lif.h ionic: fix stats memory dereference 2019-10-07 09:41:56 -04:00
ionic_main.c ionic: Remove unused including <linux/version.h> 2019-09-07 18:01:14 +02:00
ionic_regs.h ionic: Add interrupts and doorbells 2019-09-05 09:24:43 +02:00
ionic_rx_filter.c ionic: Add management of rx filters 2019-09-05 09:24:43 +02:00
ionic_rx_filter.h ionic: Add management of rx filters 2019-09-05 09:24:43 +02:00
ionic_stats.c ionic: fix stats memory dereference 2019-10-07 09:41:56 -04:00
ionic_stats.h ionic: Add driver stats 2019-09-05 09:24:44 +02:00
ionic_txrx.c ionic: Add coalesce and other features 2019-09-05 09:24:44 +02:00
ionic_txrx.h ionic: Add Tx and Rx handling 2019-09-05 09:24:44 +02:00
ionic.h ionic: Add netdev-event handling 2019-09-05 09:24:44 +02:00
Makefile ionic: Add driver stats 2019-09-05 09:24:44 +02:00