Re: [PATCH] pppoe: fix /proc/net/pppoe
From: David Miller <davem@davemloft.net>
Date: 2009-07-30 21:19:23
From: David Miller <davem@davemloft.net>
Date: 2009-07-30 21:19:23
From: Eric Dumazet <redacted> Date: Wed, 29 Jul 2009 11:43:08 +0200
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 <redacted>
Applied, thanks Eric.