Merge branch 'bnxt_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 20:07:14 +0000 (15:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 20:07:14 +0000 (15:07 -0500)
Michael Chan says:

====================
bnxt_en: set mac address and uc_list bug fixes.

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge