commit 385904f819e3 ('sfc: Don't use
efx_filter_{build,hash,increment}() for default MAC filters') used the
wrong name to find the index of default RX MAC filters at insertion/
update time. This could result in memory corruption and would in any
case silently fail to update the filter.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
|
||
|---|---|---|
| .. | ||
| bitfield.h | ||
| efx.c | ||
| efx.h | ||
| enum.h | ||
| ethtool.c | ||
| falcon_boards.c | ||
| falcon_xmac.c | ||
| falcon.c | ||
| filter.c | ||
| filter.h | ||
| io.h | ||
| Kconfig | ||
| Makefile | ||
| mcdi_mac.c | ||
| mcdi_mon.c | ||
| mcdi_pcol.h | ||
| mcdi_phy.c | ||
| mcdi.c | ||
| mcdi.h | ||
| mdio_10g.c | ||
| mdio_10g.h | ||
| mtd.c | ||
| net_driver.h | ||
| nic.c | ||
| nic.h | ||
| phy.h | ||
| ptp.c | ||
| qt202x_phy.c | ||
| regs.h | ||
| rx.c | ||
| selftest.c | ||
| selftest.h | ||
| siena_sriov.c | ||
| siena.c | ||
| spi.h | ||
| tenxpress.c | ||
| tx.c | ||
| txc43128_phy.c | ||
| vfdi.h | ||
| workarounds.h | ||