Herbert Xu 1bf40954cf [PACKET]: Fix /proc/net/packet crash due to bogus private pointer
The seq_open_net patch changed the meaning of seq->private.
Unfortunately it missed two spots in AF_PACKET, which still
used the old way of dereferencing seq->private, thus causing
weird and wonderful crashes when reading /proc/net/packet.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:58:19 -08:00
..
2008-01-28 14:58:15 -08:00
2008-01-28 14:57:59 -08:00
2008-01-28 14:58:15 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 14:57:06 -08:00
2008-01-28 14:58:17 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00
2005-04-16 15:20:36 -07:00