diff options
author | Vlad Buslov <[email protected]> | 2020-06-17 17:51:53 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-07-09 19:27:05 -0700 |
commit | c1aea9e1765a047c7397da30f52315c43e3501fb (patch) | |
tree | cafd5173737c94952308e6791bbd5c082eb6a2e3 /lib/mpi/mpi-add.c | |
parent | 2fb15e72c0d7fc5fb05aefd3a7f0d70cf39d3ad4 (diff) |
net/mlx5e: Fix usage of rcu-protected pointer
In mlx5e_configure_flower() flow pointer is protected by rcu read lock.
However, after cited commit the pointer is being used outside of rcu read
block. Extend the block to protect all pointer accesses.
Fixes: 553f9328385d ("net/mlx5e: Support tc block sharing for representors")
Signed-off-by: Vlad Buslov <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions