commit | b686b8c073c06205774e3d4925638f506a7c398e | [log] [tgz] |
---|---|---|
author | Yonglong Liu <liuyonglong@huawei.com> | Sat Dec 15 11:53:27 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 13 09:51:01 2019 +0100 |
tree | c8d25cba4ba3d96883f890c202eeb9c9cdd12421 | |
parent | db2ca348c80c462e0f896287366df8b090b486a6 [diff] |
net: hns: Fix ntuple-filters status error. [ Upstream commit 7e74a19ca522aec7c2be201a7ae1d1d57ded409b ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>