net/mlx4_core: Reset counters data when freed
authorEran Ben Elisha <eranbe@mellanox.com>
Mon, 15 Jun 2015 14:58:57 +0000 (17:58 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2015 00:23:01 +0000 (17:23 -0700)
commitb72ca7e96acf7320c53c5d64d4518be1cf6d4ef3
tree0307b405d7a951e7ed6cd5364a405d9a64fa3a2e
parentefa6bc91cb85e03412c526c3ad0d2a9d733b5c6e
net/mlx4_core: Reset counters data when freed

Add resetting the counter data to the free counter flow, so the counter's
data won't be accessible anymore if querying the counter. Also, on next
counter allocation (to another VM for example), it will be fresh and clear.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/main.c
drivers/net/ethernet/mellanox/mlx4/mlx4.h