projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6350da
)
RDMA: Remove duplicated include from ib_addr.h
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 13 Sep 2018 13:47:52 +0000
(21:47 +0800)
committer
Doug Ledford
<dledford@redhat.com>
Thu, 13 Sep 2018 16:59:56 +0000
(12:59 -0400)
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>
include/rdma/ib_addr.h
patch
|
blob
|
history
diff --git
a/include/rdma/ib_addr.h
b/include/rdma/ib_addr.h
index 2e33b1529015e23dd1e93f1779b80c05be44f988..e09eca91eb18e9577cfdd4530afab31f5e03f25d 100644
(file)
--- 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>
/**