Merge branch 'cxgb4-addr-sync'
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 19:16:13 +0000 (14:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 19:16:13 +0000 (14:16 -0500)
Hariprasad Shenai says:

====================
cxgb4: Use __dev_[um]c_[un]sync for MAC address syncing

This patch series adds support to use __dev_uc_sync/__dev_mc_sync to add
MAC address and __dev_uc_unsync/__dev_mc_unsync to delete MAC address.

This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4vf driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.
====================

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

Trivial merge