]> git.baikalelectronics.ru Git - kernel.git/commit
neigh: disallow un-init_net to change thresh of neigh
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 20 Jun 2013 02:01:34 +0000 (10:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 04:13:24 +0000 (21:13 -0700)
commitafd3ae16b862c58238549f5114a04e0a1ab459e8
treeec051c49410942a463d23fc9583a649851c8bff5
parent67bc978d3b134582a66087a1bbe8f10e03fd8241
neigh: disallow un-init_net to change thresh of neigh

thresh and interval are global resources,
only init net can change them.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c