Eugenia Emantayev 58a3de0592 mlx4_core: fix race on comm channel
Prevent race condition between commands on comm channel.
Happened while unloading the driver when switching from
event to polling mode. VF got completion on the last command
before switching to polling mode, but toggle was not changed.
After the fix - VF will not write the next command before
toggle is updated.

Signed-off-by: Eugenia Emantayev <eugenia@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-19 18:02:05 -04:00
..
2012-01-26 18:36:48 +00:00
2012-02-02 14:00:43 +05:30
2012-03-08 17:21:51 -08:00
2012-03-19 18:02:05 -04:00
2012-02-27 10:09:52 -06:00
2012-02-01 19:35:21 +01:00
2012-03-17 01:41:43 -07:00
2012-02-13 11:57:58 -07:00