Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a779c4f authored by Colin Ian King's avatar Colin Ian King Committed by David S. Miller
Browse files

net/mlx4: remove unused array zero_gid[]



zero_gid is not used, so remove this redundant array.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1e32ec3c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -39,8 +39,6 @@

#include "mlx4.h"

static const u8 zero_gid[16];	/* automatically initialized to 0 */

int mlx4_get_mgm_entry_size(struct mlx4_dev *dev)
{
	return 1 << dev->oper_log_mgm_entry_size;