diff options
author | Leon Romanovsky <[email protected]> | 2022-10-20 08:28:28 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-10-24 10:29:14 +0100 |
commit | f8127476930b98fc9e9aa5de0bbf9eeaf45db219 (patch) | |
tree | c2b324569c5d5139c9eef152dc1a4a6b4d43184c /lib/mpi/mpi-sub-ui.c | |
parent | 6960d133f66ecddcd3af2b1cbd0c7dcd104268b8 (diff) |
net/mlx5e: Cleanup MACsec uninitialization routine
The mlx5e_macsec_cleanup() routine has NULL pointer dereferencing if mlx5
device doesn't support MACsec (priv->macsec will be NULL).
While at it delete comment line, assignment and extra blank lines, so fix
everything in one patch.
Fixes: 1f53da676439 ("net/mlx5e: Create advanced steering operation (ASO) object for MACsec")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions