commit | cd2086bf49838c007c75b13195e8b00560f67392 | [log] [tgz] |
---|---|---|
author | Fuyun Liang <liangfuyun1@huawei.com> | Wed Sep 26 19:28:32 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 28 10:37:41 2018 -0700 |
tree | 1448b2fc2eaa974722a5c54a0c78ec904c7f78fe | |
parent | 5b71ac3cc4a6a6346e2b9867c6c7553a7fcc4f8c [diff] |
net: hns3: Set extra mac address of pause param for HW The extra mac address of pause param is used to do double check for pause frame. This patch set it to HW. If we do not do that, pfc pause frame will be transferred protocol stack when normal flow control mode is enabled. Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>