diff options
| author | Dmitry Kravkov <[email protected]> | 2013-03-27 01:05:17 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-03-27 12:48:32 -0400 |
| commit | 1d6f3cd8988822c7bdc3c685fac0a99315e83400 (patch) | |
| tree | a66c7d4931aa49336e07e97d3a44ee674a05f79c /include/linux/debugobjects.h | |
| parent | 21776537b15f72dc9d8c16b00439fbdaa8ce7a34 (diff) | |
bnx2x: Prevent VF race
The mail box containing the Vf-Pf messages is susceptible
to a race - it's possible for 2 flows to try and write commands,
causing one to override the other's message.
Use a mutex to synchronize the access, preventing said race.
Signed-off-by: Dmitry Kravkov <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions