提交 5a779c4f 编写于 作者: C Colin Ian King 提交者: David S. Miller

net/mlx4: remove unused array zero_gid[]

zero_gid is not used, so remove this redundant array.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 1e32ec3c
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册