From: Eric Dumazet Date: Fri, 6 Nov 2009 07:01:17 +0000 (+0000) Subject: ipv6: avoid dev_hold()/dev_put() in rawv6_bind() X-Git-Tag: v2.6.33-rc1~388^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5c00276127661f12e0315e3bbec41a1c0be376;p=pandora-kernel.git ipv6: avoid dev_hold()/dev_put() in rawv6_bind() Using RCU helps not touching device refcount in rawv6_bind() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed