net: move bsockets outside of read only beginning of struct inet_hashinfo
authorEric Dumazet <dada1@cosmosbay.com>
Sun, 1 Feb 2009 20:31:33 +0000 (12:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Feb 2009 20:31:33 +0000 (12:31 -0800)
And switch bsockets to atomic_t since it might be changed in parallel.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found