]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
IB/mlx5: remove duplicate header file
authorZhu Yanjun <yanjun.zhu@oracle.com>
Sun, 15 Apr 2018 01:16:54 +0000 (21:16 -0400)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 16 Apr 2018 22:23:02 +0000 (16:23 -0600)
The header file fs_helpers.h is included twice. So it should be removed.

Fixes: 802c2125689d ("IB/mlx5: Add IPsec support for egress and ingress")
CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c

index daa919e5a4423adf5b658dc8668526f93e54d861..6a749c02b14ce8b0d8d3b84048567ee9fdac195a 100644 (file)
@@ -52,7 +52,6 @@
 #include <linux/mlx5/port.h>
 #include <linux/mlx5/vport.h>
 #include <linux/mlx5/fs.h>
-#include <linux/mlx5/fs_helpers.h>
 #include <linux/list.h>
 #include <rdma/ib_smi.h>
 #include <rdma/ib_umem.h>