net: hns3: add header file hns3_ethtoo.h
authorGuangbin Huang <huangguangbin2@huawei.com>
Mon, 16 Aug 2021 02:15:28 +0000 (10:15 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Aug 2021 22:12:13 +0000 (15:12 -0700)
commitedb40bbc17eb589beb3cbd672d341e1505d6cdb1
treef0f5a1639640949507563d9a348fa02cd7bcb52c
parent5b4ecc3d4c4aab8d002fe6358885c10e7b57e432
net: hns3: add header file hns3_ethtoo.h

Add a new file hns3_ethtool.h, and move struct type definitions from
hns3_ethtool.c to hns3_ethtool.h.

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.h [new file with mode: 0644]