]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
authorHadar Hen Zion <hadarh@mellanox.com>
Thu, 19 Dec 2013 19:20:09 +0000 (21:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Dec 2013 00:04:43 +0000 (19:04 -0500)
commit5ea1de8f11dc196b98fd4110c2754f931c14aa2f
tree4bc89e2b154a1306d499e33d74145f7d5925f53a
parent8eb1a35cdae7545d30920400f59363020946b1a1
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields

All mailboxes are already zeroed by commit:
b3aaca7 net/mlx4_core: Initialize all mailbox buffers to zero before use
Remove explicit zero set for force mac and force vlan fields in
mlx4_QUERY_FUNC_CAP_wrapper

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/fw.c