OSDN Git Service

i40e: Remove unused function declarations
authorYue Haibing <yuehaibing@huawei.com>
Fri, 4 Aug 2023 12:55:25 +0000 (20:55 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Aug 2023 21:56:12 +0000 (14:56 -0700)
commit2359fd0b8b1f2441ac2c732fba6bb0228189acbc
tree3e1af05daf38e01abe1c5d918610a949bcd7ef00
parentac0955f0ccb0c2e710fd6a8c114a6fe8f3cf4dfd
i40e: Remove unused function declarations

Commit f62b5060d670 ("i40e: fix mac address checking") left behind
i40e_validate_mac_addr() declaration.
Also the other declarations are declared but never implemented in
commit 56a62fc86895 ("i40e: init code and hardware support").

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230804125525.20244-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/i40e/i40e_prototype.h