]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42bd553ac259f5de157fa80fe39926d5c26ea53d
treee18d25d8d7c203ad74d718992e55e8f53ba48da0
parenta75960e79c8825a80dbb6b1bc2bbc6a78c9601d2
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