Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb816cd2 authored by YueHaibing's avatar YueHaibing Committed by Doug Ledford
Browse files

RDMA: Remove duplicated include from ib_addr.h



Remove duplicated include.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarLeon Romanovsky <leonro@mellanox.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent f6350da4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>

/**