diff --git a/[refs] b/[refs] index 2e8a2987c47b..3a2760e4f5cc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 030352a9c7715780b2c01033ae9afe56249bb7cc +refs/heads/master: 875ec4333b99144e2589e900a0bcd2c25c757b27 diff --git a/trunk/include/net/udp.h b/trunk/include/net/udp.h index ccce83707046..7a8684855245 100644 --- a/trunk/include/net/udp.h +++ b/trunk/include/net/udp.h @@ -196,8 +196,8 @@ struct udp_seq_afinfo { struct udp_iter_state { struct seq_net_private p; sa_family_t family; - struct hlist_head *hashtable; int bucket; + struct hlist_head *hashtable; }; #ifdef CONFIG_PROC_FS