diff options
author | Moni Shoua <monis@mellanox.com> | 2015-03-18 16:51:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-18 15:17:11 -0400 |
commit | 217e8b16a43a1780e77607dc019c5f3b26fab48a (patch) | |
tree | a0facea5a2aef70d76194d901c52b28dc43df753 /Kconfig | |
parent | ced585c83b27deca427c606a34dd3eaa6b96d82b (diff) |
IB/mlx4: Verify net device validity on port change event
Processing an event is done in a different context from the one when
the event was dispatched. This requires a check that the slave
net device is still valid when the event is being processed. The check is done
under the iboe lock which ensure correctness.
Fixes: a57500903093 ('IB/mlx4: Add port aggregation support')
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions