diff --git a/[refs] b/[refs] index ada25421f56f..7a99758c3eb1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2ddc1ac1b9f00096869a48b97c28de72386200d2 +refs/heads/master: e672f7db767156bf71adf9c592cfe81b339523d6 diff --git a/trunk/include/linux/pkt_sched.h b/trunk/include/linux/pkt_sched.h index b2648e8e4987..d51a2b3e221e 100644 --- a/trunk/include/linux/pkt_sched.h +++ b/trunk/include/linux/pkt_sched.h @@ -515,7 +515,7 @@ enum struct tc_drr_stats { - u32 deficit; + __u32 deficit; }; #endif