OSDN Git Service

tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / include / linux / smp.h
index be91db2..c441407 100644 (file)
@@ -18,7 +18,7 @@ struct call_single_data {
        struct llist_node llist;
        smp_call_func_t func;
        void *info;
-       u16 flags;
+       unsigned int flags;
 };
 
 /* total number of cpus in this system (may exceed NR_CPUS) */