net/mlx5: IPSec: Fix incorrect type for spi
authorSaeed Mahameed <saeedm@mellanox.com>
Fri, 29 May 2020 07:47:12 +0000 (00:47 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 30 May 2020 04:20:22 +0000 (21:20 -0700)
commit44345c4c130ee3df9b9fbc366d59ab3ac707d7f8
treea228fdc2122f41ad02e752e7f8a6198a4ace04f4
parentaee3e9c457f172870bdb87e675faf6c4528190b1
net/mlx5: IPSec: Fix incorrect type for spi

spi is __be32, fix that.

Fixes sparse warning:
drivers/net/ethernet/mellanox/mlx5/core/accel/ipsec.c:74:64
warning: incorrect type

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/accel.h