]> Pileus Git - ~andy/linux/blobdiff - include/net/genetlink.h
genl: Allow concurrent genl callbacks.
[~andy/linux] / include / net / genetlink.h
index bdfbe68c1c3b271bf20b2ef23d5d0325bda2f906..93024a47e0e21f6926a7eed247683324d2497736 100644 (file)
@@ -50,6 +50,7 @@ struct genl_family {
        unsigned int            version;
        unsigned int            maxattr;
        bool                    netnsok;
+       bool                    parallel_ops;
        int                     (*pre_doit)(struct genl_ops *ops,
                                            struct sk_buff *skb,
                                            struct genl_info *info);