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)
commit52d89333d21918ff0ac25d6f8307b7fe6cbfde11
tree0331791cfa47ae39bf0212a0c7add1bd1b313a17
parent38b99e1ede3280f0e286071956bd8632737be57b
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