commit | dcb35ccef85e51cf3ad36acd08c07ec8d9ff9e2a | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Fri May 25 19:42:57 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue May 29 00:04:26 2018 -0400 |
tree | 0af98419aeaa2abf7ee9fa8455f3990b04484884 | |
parent | 846fcc83638f8908a465583fa93f4d6f14161420 [diff] |
net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config HNS3 Hardware can support up to two VLAN tags in transmit leg, the PPP module can handle the packets based on the tag1 and tag2 config. This patch adds support for tag2 config for vlan handling 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>