]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/tipc/bearer.h
Merge branch 'x86/cpu' into x86/core
[karo-tx-linux.git] / net / tipc / bearer.h
index 6a36b6600e6c79c7c827eca58061de84e1f7f754..ca5734892713d19f9d6cc37b1fc48b684cc5d539 100644 (file)
@@ -104,7 +104,7 @@ struct bearer {
        u32 continue_count;
        int active;
        char net_plane;
-       struct node_map nodes;
+       struct tipc_node_map nodes;
 };
 
 struct bearer_name {