From: Eric Dumazet Date: Tue, 28 Jul 2009 23:43:08 +0000 (+0000) Subject: pppoe: fix /proc/net/pppoe X-Git-Tag: v2.6.31-rc6~68^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fc939789dbe7ca091b50b686d45ac0df15417a;p=pandora-kernel.git pppoe: fix /proc/net/pppoe If a socket is hashed in last slot of pppoe hash table (PPPOE_HASH_SIZE-1) we report it many times (up to filling seq buffer) (Only the last socket of last slot) Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed