commit | 3da8a36cc5c2a172bb42f8dc89638f5b41d7d7a6 | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Mon Mar 30 17:45:24 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 16:36:50 2015 -0400 |
tree | dd68732106614f7711cb3f72e886a2d0c3b5d10b | |
parent | 6fcd27354b36fb9234aabeecde337b40d5a16842 [diff] |
net/mlx4_en: Protect access to the statistics bitmap This will allow parallel access to the statistics bitmap. A pre-step for adding PFC counters, where the statistics bitmap can be dynamically changed when modifying the PFC setting. 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>