From 1d56d568c0c6e1e98628d09b120d5a443be0a99b Mon Sep 17 00:00:00 2001 From: Richard Kennedy Date: Fri, 13 Jun 2008 03:03:17 -0700 Subject: [PATCH] --- yaml --- r: 102891 b: refs/heads/master c: 875ec4333b99144e2589e900a0bcd2c25c757b27 h: refs/heads/master i: 102889: 761e0b34557a5dc53a24325d64264d0f278fde77 102887: fd1ae12a95cf077908eeb877aa3840ad96b369fe v: v3 --- [refs] | 2 +- trunk/include/net/udp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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