Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6...
[safe/jmp/linux-2.6] / include / net / llc_conn.h
index e2374e3..2f97d8d 100644 (file)
@@ -76,6 +76,8 @@ struct llc_sock {
        u32                 rx_pdu_hdr;    /* used for saving header of last pdu
                                              received and caused sending FRMR.
                                              Used for resending FRMR */
+       u32                 cmsg_flags;
+       struct hlist_node   dev_hash_node;
 };
 
 static inline struct llc_sock *llc_sk(const struct sock *sk)