Fix ndo_set_mac_address() for PF and VF. Re-apply uc_list after chip reset.
v2: Fix compile error if CONFIG_BNXT_SRIOV is not set. Michael Chan (3): bnxt_en: Fixed incorrect implementation of ndo_set_mac_address bnxt_en: enforce proper storing of MAC address bnxt_en: Setup uc_list mac filters after resetting the chip. drivers/net/ethernet/broadcom/bnxt/bnxt.c | 44 +++++++++++++++++-------- drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 7 ++-- 2 files changed, 34 insertions(+), 17 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html