aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-09-13 21:47:52 +0800
committerDoug Ledford <dledford@redhat.com>2018-09-13 12:59:56 -0400
commitcb816cd22618b1822667a4c2c80023ffd0261777 (patch)
treed361e5039ba6c5f680009f212f605e5951ea0403 /include
parentIB/ipoib: Log sysfs 'dev_id' accesses from userspace (diff)
downloadlinux-dev-cb816cd22618b1822667a4c2c80023ffd0261777.tar.xz
linux-dev-cb816cd22618b1822667a4c2c80023ffd0261777.zip
RDMA: Remove duplicated include from ib_addr.h
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/rdma/ib_addr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rdma/ib_addr.h b/include/rdma/ib_addr.h
index 2e33b1529015..e09eca91eb18 100644
--- a/include/rdma/ib_addr.h
+++ b/include/rdma/ib_addr.h
@@ -46,7 +46,6 @@
#include <net/ip.h>
#include <rdma/ib_verbs.h>
#include <rdma/ib_pack.h>
-#include <net/ipv6.h>
#include <net/net_namespace.h>
/**