commit | c5e29460f5f9eb189cab5d9fdaa137e64f7734b6 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Tue Oct 03 15:49:46 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 04 00:31:01 2006 -0700 |
tree | e498a4b18033c79b1c7cb4aa3ba35b5c185a3676 | |
parent | 1e0c14f49d6b393179f423abbac47f85618d3d46 [diff] |
[NEIGH]: always use hash_mask under tbl lock 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>