]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: TLS, Read capabilities only when it is safe
authorSaeed Mahameed <saeedm@mellanox.com>
Sat, 15 Sep 2018 07:50:02 +0000 (00:50 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 17 Sep 2018 22:12:31 +0000 (15:12 -0700)
commit8f92e35aff9692028279d3c03e88547df6d15020
tree7137857e5d0baa4b73e9a6c6eb80db67969a3fc0
parent6b359d5550a1ae7a1269c9dc1dd73dfdc4d6fe58
net/mlx5e: TLS, Read capabilities only when it is safe

Read TLS caps from the core driver only when TLS is supported, i.e
mlx5_accel_is_tls_device returns true.

Fixes: 790af90c00d2 ("net/mlx5e: TLS, build TLS netdev from capabilities")
Change-Id: I5f21ff4d684901af487e366a7e0cf032b54ee9cf
Reported-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Boris Pismenny <borisp@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c