linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qede
Mintz, Yuval cbbf049a7c qede: Fix statistics' strings for Tx/Rx queues
When an interface is configured to use Tx/Rx-only queues,
the length of the statistics would be shortened to accomodate only the
statistics required per-each queue, and the values would be provided
accordingly.
However, the strings provided would still contain both Tx and Rx strings
for each one of the queues [regardless of its configuration], which might
lead to out-of-bound access when filling the buffers as well as incorrect
statistics presented.

Fixes: 9a4d7e86ac ("qede: Add support for Tx/Rx-only queues.")
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-31 15:33:33 -04:00
..
Makefile qed*: Fix Kconfig dependencies with INFINIBAND_QEDR 2016-10-14 11:07:22 -04:00
qede_dcbnl.c qede: Add dcbnl support. 2016-06-08 11:11:00 -07:00
qede_ethtool.c qede: Fix statistics' strings for Tx/Rx queues 2016-10-31 15:33:33 -04:00
qede_main.c qede: Fix out-of-bound fastpath memory access 2016-10-29 20:51:46 -04:00
qede_roce.c qede: Add qedr framework 2016-10-03 23:22:46 -04:00
qede.h qed*: Reduce the memory footprint for Rx path 2016-10-22 17:08:07 -04:00