net: ib_net pointer should depends on CONFIG_NET_NS
authorEric Dumazet <dada1@cosmosbay.com>
Wed, 12 Nov 2008 08:54:20 +0000 (00:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2008 08:54:20 +0000 (00:54 -0800)
We can shrink size of "struct inet_bind_bucket" by 50%, using
read_pnet() and write_pnet()

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

No differences found