ice: support non-standard teardown of bond interface
authorDave Ertman <david.m.ertman@intel.com>
Tue, 20 Jun 2023 22:18:51 +0000 (15:18 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 27 Jul 2023 17:56:32 +0000 (10:56 -0700)
commitba789fb45697e98a3fce9d0f26e41067a65a8a05
tree265df282173ec1abad4ab29ae2eacc55c20ae70b
parent1e0f9881ef79af9629bbf3cc3b307498d2e015ac
ice: support non-standard teardown of bond interface

Code for supporting removal of the PF driver (NETDEV_UNREGISTER) events for
both when the bond has the primary interface as active and when failed over
to thew secondary interface.

Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lag.c