]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/tipc/name_table.h
Merge branch 'x86/cpu' into x86/core
[karo-tx-linux.git] / net / tipc / name_table.h
index b9e7cd336d76d54488dc2ded2f0a91914cb7dea1..139882d4ed00708b66d3c1d6640643ca38af7e28 100644 (file)
@@ -76,7 +76,7 @@ struct publication {
        u32 node;
        u32 ref;
        u32 key;
-       struct node_subscr subscr;
+       struct tipc_node_subscr subscr;
        struct list_head local_list;
        struct list_head pport_list;
        struct publication *node_list_next;