net: fix mistake path for netdev_features_strings
authorJian Shen <shenjian15@huawei.com>
Thu, 17 Jun 2021 03:37:11 +0000 (11:37 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jun 2021 18:32:50 +0000 (11:32 -0700)
commit2d8ea148e553e1dd4e80a87741abdfb229e2b323
treee18d25d8d7c203ad74d718992e55e8f53ba48da0
parent01f1b6ed2b846ae124bb54c636ddadb4dd1813a3
net: fix mistake path for netdev_features_strings

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>
include/linux/netdev_features.h
include/uapi/linux/ethtool.h