commit | 7e74a19ca522aec7c2be201a7ae1d1d57ded409b | [log] [tgz] |
---|---|---|
author | Yonglong Liu <liuyonglong@huawei.com> | Sat Dec 15 11:53:27 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 16 12:07:32 2018 -0800 |
tree | 72e6f4d02db2acd78b72e15f8efb0bd3d85ead84 | |
parent | a57275d35576fdd89d8c771eedf1e7cf97e0dfa6 [diff] |
net: hns: Fix ntuple-filters status error. The ntuple-filters features is forced on by chip. But it shows "ntuple-filters: off [fixed]" when use ethtool. This patch make it correct with "ntuple-filters: on [fixed]". Signed-off-by: Yonglong Liu <liuyonglong@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>