llc: add support for LLC_OPT_PKTINFO
[safe/jmp/linux-2.6] / net / tipc / port.h
index e5f8c16..ff31ee4 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;