linux_dsm_epyc7002/drivers/net/ethernet/sfc
Dan Carpenter ee467fbaaf sfc: fix an off by one bug
This bug is harmless because it's just a sanity check and we always
pass valid values for "encap_type" but the test is off by one.

Fixes: 9b41080125 ("sfc: insert catch-all filters for encapsulated traffic")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-07 14:00:37 -05:00
..
falcon sfc-falcon: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
bitfield.h
ef10_regs.h
ef10_sriov.c sfc: Replace memset with eth_zero_addr 2017-01-16 11:46:54 -05:00
ef10_sriov.h sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV 2017-01-10 14:16:17 -05:00
ef10.c sfc: fix an off by one bug 2017-02-07 14:00:37 -05:00
efx.c sfc: don't rearm interrupts if busy polling 2017-02-06 11:59:36 -05:00
efx.h
enum.h
ethtool.c sfc: read back RX hash config from the NIC when querying it with ethtool -x 2017-01-17 15:49:52 -05:00
farch_regs.h
farch.c sfc: read back RX hash config from the NIC when querying it with ethtool -x 2017-01-17 15:49:52 -05:00
filter.h sfc: insert catch-all filters for encapsulated traffic 2017-01-27 11:59:31 -05:00
io.h
Kconfig
Makefile
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c
mcdi.c sfc: refactor debug-or-warnings printks 2017-01-27 11:59:31 -05:00
mcdi.h
mtd.c
net_driver.h sfc: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
nic.c
nic.h sfc: read back RX hash config from the NIC when querying it with ethtool -x 2017-01-17 15:49:52 -05:00
ptp.c
rx.c sfc: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
selftest.c
selftest.h
siena_sriov.c
siena_sriov.h
siena.c sfc: read back RX hash config from the NIC when querying it with ethtool -x 2017-01-17 15:49:52 -05:00
sriov.c sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV 2017-01-10 14:16:17 -05:00
sriov.h sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV 2017-01-10 14:16:17 -05:00
tx_tso.c
tx.c sfc: get PIO buffer size from the NIC 2017-01-16 14:00:46 -05:00
tx.h
vfdi.h
workarounds.h