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)
commit7b25d81b7ff03bb1893a9c7f97797b891a772deb
tree4bc89e2b154a1306d499e33d74145f7d5925f53a
parent5b59d467ad9ff9c014b99f4cfc2ea627b0806d07
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields

All mailboxes are already zeroed by commit:
571b8b9 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