[NEIGH]: always use hash_mask under tbl lock
authorJulian Anastasov <ja@ssi.bg>
Tue, 3 Oct 2006 22:49:46 +0000 (15:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 4 Oct 2006 07:31:01 +0000 (00:31 -0700)
Make sure hash_mask is protected with tbl->lock in all cases just like
the hash_buckets.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found