From: Eric Dumazet Date: Mon, 14 Jun 2010 04:39:27 +0000 (+0000) Subject: ipv6: avoid two atomics in ipv6_rthdr_rcv() X-Git-Tag: v2.6.36-rc1~571^2~594 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6bc7d9e4760324258ad5f5d147e79db8442842e;p=pandora-kernel.git ipv6: avoid two atomics in ipv6_rthdr_rcv() Use __in6_dev_get() instead of in6_dev_get()/in6_dev_put() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed