Loading include/net/genetlink.h +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ struct genl_info; * @n_ops: number of operations supported by this family */ struct genl_family { unsigned int id; /* private */ int id; /* private */ unsigned int hdrsize; char name[GENL_NAMSIZ]; unsigned int version; Loading Loading
include/net/genetlink.h +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ struct genl_info; * @n_ops: number of operations supported by this family */ struct genl_family { unsigned int id; /* private */ int id; /* private */ unsigned int hdrsize; char name[GENL_NAMSIZ]; unsigned int version; Loading