]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: RCU changes in __mkroute_input()
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 3 Jun 2010 04:13:21 +0000 (04:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jun 2010 03:01:51 +0000 (20:01 -0700)
commit4c98807a6e6fd6548d929d6e326f294451edcbdc
tree0eafa36fe68d886c152548bfc367627a57fe4dd5
parentabf25bf6435206cb15e4a078a88a271c13eb69d7
ipv4: RCU changes in __mkroute_input()

Avoid two atomic ops on output device refcount

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c