Re: [PATCH v2 net 0/3] bnxt_en: set mac address and uc_list bug fixes.

2015-12-03 Thread David Miller
From: Michael Chan Date: Wed, 2 Dec 2015 01:54:05 -0500 > 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. Series applied, thanks Michael. -- To unsubscribe from this list: send the line "unsubscribe netdev"

[PATCH v2 net 0/3] bnxt_en: set mac address and uc_list bug fixes.

2015-12-01 Thread Michael Chan
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 filte