linux_dsm_epyc7002/drivers/net/ethernet/intel/ice
Petr Machata 87b0984ebf net: Add extack argument to ndo_fdb_add()
Drivers may not be able to support certain FDB entries, and an error
code is insufficient to give clear hints as to the reasons of rejection.

In order to make it possible to communicate the rejection reason, extend
ndo_fdb_add() with an extack argument. Adapt the existing
implementations of ndo_fdb_add() to take the parameter (and ignore it).
Pass the extack parameter when invoking ndo_fdb_add() from rtnl_fdb_add().

Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-17 15:18:47 -08:00
..
ice_adminq_cmd.h ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_common.c ice: add const qualifier to mac_addr parameter 2019-01-15 12:42:38 -08:00
ice_common.h ice: add const qualifier to mac_addr parameter 2019-01-15 12:42:38 -08:00
ice_controlq.c ice: Use Tx|Rx in comments 2018-11-20 11:39:04 -08:00
ice_controlq.h ice: Update expected FW version 2018-10-24 13:56:37 -07:00
ice_devids.h ice: Change device ID define names to align with branding string 2018-10-24 13:53:30 -07:00
ice_ethtool.c ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_hw_autogen.h ice: Add support for adaptive interrupt moderation 2019-01-15 11:29:16 -08:00
ice_lan_tx_rx.h ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_lib.c ice: Add support for adaptive interrupt moderation 2019-01-15 11:29:16 -08:00
ice_lib.h ice: Rework queue management code for reuse 2019-01-15 11:11:10 -08:00
ice_main.c net: Add extack argument to ndo_fdb_add() 2019-01-17 15:18:47 -08:00
ice_nvm.c ice: Implement support for normal get_eeprom[_len] ethtool ops 2019-01-15 10:20:43 -08:00
ice_osdep.h ice: Start hardware initialization 2018-03-26 09:59:08 -07:00
ice_sched.c ice: Move aggregator list into ice_hw instance 2019-01-15 11:21:13 -08:00
ice_sched.h ice: Move aggregator list into ice_hw instance 2019-01-15 11:21:13 -08:00
ice_sriov.c ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_sriov.h ice: Add handlers for VF netdevice operations 2018-10-03 07:42:30 -07:00
ice_status.h ice: Add support for VF reset events 2018-10-03 07:42:30 -07:00
ice_switch.c ice: Fix possible NULL pointer de-reference 2018-11-20 11:39:04 -08:00
ice_switch.h ice: Free VSI contexts during for unload 2018-11-06 12:46:47 -08:00
ice_txrx.c ice: Offload SCTP checksum 2019-01-15 12:02:27 -08:00
ice_txrx.h ice: Implement getting and setting ethtool coalesce 2019-01-15 11:50:05 -08:00
ice_type.h ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_virtchnl_pf.c ice: Rework queue management code for reuse 2019-01-15 11:11:10 -08:00
ice_virtchnl_pf.h ice: Cosmetic formatting changes 2018-11-20 11:39:04 -08:00
ice.h ice: Offload SCTP checksum 2019-01-15 12:02:27 -08:00
Makefile ice: Add support for VF reset events 2018-10-03 07:42:30 -07:00