diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2019-07-11 22:39:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-12 01:04:38 +0300 |
commit | c93dfec10f1d693a897bfd0d6e3a58a5ea7edc91 (patch) | |
tree | e1d7dee80776d5d9007b0daa1cca294a53f6efac /.mailmap | |
parent | d44e3fa5d7e6e9573c69f6f9f4f7f3200b0c9eee (diff) | |
download | linux-c93dfec10f1d693a897bfd0d6e3a58a5ea7edc91.tar.xz |
net/mlx5e: Fix compilation error in TLS code
In the cited patch below, the Kconfig flags combination of:
CONFIG_MLX5_FPGA is not set
CONFIG_MLX5_TLS=y
CONFIG_MLX5_EN_TLS=y
leads to the compilation error:
./include/linux/mlx5/device.h:61:39: error: invalid application of
sizeof to incomplete type struct mlx5_ifc_tls_flow_bits.
Fix it.
Fixes: 90687e1a9a50 ("net/mlx5: Kconfig, Better organize compilation flags")
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
CC: Mao Wenan <maowenan@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions