commit | 5cc0cf735f13b9021b33e14941fc4c719da14384 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Thu Jun 17 11:37:11 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 19 09:44:51 2021 +0200 |
tree | a8d080804d896d35aa9e8c9a418fdb9696744b24 | |
parent | 891db094a0aa80061eb72daf0422a1776144de92 [diff] |
net: fix mistake path for netdev_features_strings [ Upstream commit 2d8ea148e553e1dd4e80a87741abdfb229e2b323 ] Th_strings arrays netdev_features_strings, tunable_strings, and phy_tunable_strings has been moved to file net/ethtool/common.c. So fixes the comment. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>