Pull esi-support into release branch
[powerpc.git] / drivers / infiniband / ulp / ipoib / ipoib.h
index 3f89f5e..474aa21 100644 (file)
@@ -212,6 +212,7 @@ struct ipoib_path {
 
 struct ipoib_neigh {
        struct ipoib_ah    *ah;
+       union ib_gid        dgid;
        struct sk_buff_head queue;
 
        struct neighbour   *neighbour;