commit | 8b5d10e4d28510161c6e9c77a97df9c66bcbd17f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Apr 25 20:29:44 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 25 20:29:44 2020 -0700 |
tree | 24b79f4bcf15f74dc297a96dac74c36ff9fe9c59 | |
parent | d483389678f9e03d53f226641ea39679debcbc81 [diff] | |
parent | 039ba863e8d71c52b1f5faf26b0f458eec33d5e7 [diff] |
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>