]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/tipc/port.h
Merge branch 'x86/cpu' into x86/core
[karo-tx-linux.git] / net / tipc / port.h
index e5f8c16429bd36e60a336fd96287cf015bdb7508..ff31ee4a1dc3937d9e878debabbf6f9774bcbc24 100644 (file)
@@ -105,7 +105,7 @@ struct port {
        u32 probing_interval;
        u32 last_in_seqno;
        struct timer_list timer;
-       struct node_subscr subscription;
+       struct tipc_node_subscr subscription;
 };
 
 extern spinlock_t tipc_port_list_lock;