diff options
| author | Ido Schimmel <[email protected]> | 2015-10-15 06:21:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-15 13:03:06 +0000 |
| commit | 53ca376eec4eb635e2249c8e89093f499e180731 (patch) | |
| tree | 0c1e0f86f002f0f332bea9e4532804f98a673c8b /net/switchdev/switchdev.c | |
| parent | tipc: move fragment importance field to new header position (diff) | |
| download | kernel-53ca376eec4eb635e2249c8e89093f499e180731.tar.gz kernel-53ca376eec4eb635e2249c8e89093f499e180731.zip | |
mlxsw: core: Fix race condition in __mlxsw_emad_transmit
Under certain conditions EMAD responses can be returned from the device
even before setting trans_active. This will cause the EMAD Rx listener
to drop the EMAD response - as there are no active transactions - and
timeouts will be generated.
Fix this by setting trans_active before transmitting the EMAD skb.
Fixes: 4ec14b7634b2 ("mlxsw: Add interface to access registers and process events")
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
