]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
authorHao Chen <chenhao288@hisilicon.com>
Mon, 30 Aug 2021 06:06:42 +0000 (14:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Aug 2021 08:43:18 +0000 (09:43 +0100)
commit5c467c6e30f143dde35f17cef523c95ee3449a79
tree0331791cfa47ae39bf0212a0c7add1bd1b313a17
parent298b30221864213e3e639c1f7fb2c76f8a05852a
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()

The parameter name of hclge_ptp_clean_tx_hwts() in declaration is "dev",
but the definition of this function is used the common name "hdev" as
other functions, so modify it.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.h