numam-dpdk/drivers/net
Bruce Richardson 36501efdfc i40e: fix build with gcc 5.1
On Fedora 22, with GCC 5.1, errors are reported due to array accesses
being potentially out of bounds. This commit fixes this by adding in an
extra bounds check to the loop counter.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-06-02 18:24:28 +02:00
..
af_packet af_packet: move to drivers/net/ 2015-05-22 15:51:38 +02:00
bonding bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000 e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
enic enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
fm10k fm10k: fix maximum VF number 2015-06-02 17:48:52 +02:00
i40e i40e: fix build with gcc 5.1 2015-06-02 18:24:28 +02:00
ixgbe ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
mlx4 mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00
null null: move to drivers/net/ 2015-05-22 16:06:22 +02:00
pcap pcap: move drivers/net/ 2015-05-22 16:06:22 +02:00
ring ring: move to drivers/net/ 2015-05-22 16:06:22 +02:00
virtio virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3 vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
xenvirt xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
Makefile xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00