]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-hns3-refactor-for-MAC-table'
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:29:44 +0000 (20:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:29:44 +0000 (20:29 -0700)
commit179a328cebb7a64aed0ac98e239d92fe35010357
tree24b79f4bcf15f74dc297a96dac74c36ff9fe9c59
parent71ad78cd83c3c16ac964beb0489173ca92ca6487
parentc7ac13e85506fab92613ed347de632341f2ede13
Merge branch 'net-hns3-refactor-for-MAC-table'

Huazhong Tan says:

====================
net: hns3: refactor for MAC table

This patchset refactors the MAC table management, configure
the MAC address asynchronously, instead of synchronously.
Base on this change, it also refines the handle of promisc
mode and filter table entries restoring after reset.
====================

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