linux_dsm_epyc7002/drivers/net/ethernet/pensando
Shannon Nelson 216902ae77 ionic: set station addr only if needed
The code was working too hard and in some cases was trying to
delete filters that weren't there, generating a potentially
misleading error message.
    IONIC_CMD_RX_FILTER_DEL (32) failed: IONIC_RC_ENOENT (-2)

Fixes: 2a654540be ("ionic: Add Rx filter and rx_mode ndo support")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-04-08 13:02:32 -07:00
..
ionic ionic: set station addr only if needed 2020-04-08 13:02:32 -07:00
Kconfig ionic: select CONFIG_NET_DEVLINK 2019-10-01 09:24:05 -07:00
Makefile