]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/tipc/name_table.h
tipc: Don't use structure names which easily globally conflict.
[linux-2.6-omap-h63xx.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;