summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf.kernel@gmail.com>2026-04-16 21:57:04 +0300
committerPaolo Abeni <pabeni@redhat.com>2026-04-21 13:50:25 +0300
commitf6c53cfa1217b651065cf6ff2173b2ce257f3a3f (patch)
tree48f5f7f0ffaa791534241b4a48ff647d9ed94a9f /scripts/objdiff
parent5cf06fbdaf024f1b256dc4fc18f49f09ca26d16d (diff)
downloadlinux-f6c53cfa1217b651065cf6ff2173b2ce257f3a3f.tar.xz
bnxt: convert to ndo_set_rx_mode_async
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 <michael.chan@broadcom.com> Cc: Pavan Chebbi <pavan.chebbi@broadcom.com> Reviewed-by: Michael Chan <michael.chan@broadcom.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20260416185712.2155425-8-sdf@fomichev.me Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions