On Thu, Mar 19, 2026 at 6:25 PM Stanislav Fomichev <[email protected]> wrote: > > Convert bnxt from ndo_set_rx_mode to ndo_set_rx_mode_async. > bnxt_set_rx_mode, bnxt_mc_list_updated and bnxt_uc_list_updated > now take explicit uc/mc list parameters and iterate with > netdev_hw_addr_list_for_each instead of netdev_for_each_{uc,mc}_addr. > > The bnxt_cfg_rx_mode internal caller passes the real lists under > netif_addr_lock_bh. > > BNXT_RX_MASK_SP_EVENT is still used here, next patch converts to > the direct call. > > Cc: Michael Chan <[email protected]> > Cc: Pavan Chebbi <[email protected]> > Reviewed-by: Aleksandr Loktionov <[email protected]> > Signed-off-by: Stanislav Fomichev <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
smime.p7s
Description: S/MIME Cryptographic Signature
