Appease gcc build, remove duplicated declaration.

Reported by:	np
Sponsored by:	Mellanox Technologies
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2018-12-06 19:20:00 +00:00
parent 5fc3b4acab
commit e206dc6479

View File

@ -160,8 +160,6 @@ static const struct {
MALLOC_DEFINE(M_MLX5EN, "MLX5EN", "MLX5 Ethernet");
SYSCTL_DECL(_hw_mlx5);
static void
mlx5e_update_carrier(struct mlx5e_priv *priv)
{