From: Eric Dumazet Date: Wed, 15 Sep 2010 04:04:31 +0000 (+0000) Subject: ipv4: ip_ptr cleanups X-Git-Tag: v2.6.37-rc1~147^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ae6b228f814fc0528d0506ee9f18ac333d6851;p=pandora-kernel.git ipv4: ip_ptr cleanups dev->ip_ptr is protected by rtnl and rcu. Yet some places dont use appropriate primitives and/or locking rules. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed