]> 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)
commit2caaa46dc04d55ec8abbf9d8b421230f3c24367e
treee18d25d8d7c203ad74d718992e55e8f53ba48da0
parent60d2259c955065801ff20e923032dadcbbeb2b1c
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