From: Eric Dumazet Date: Mon, 7 Jun 2010 03:17:10 +0000 (+0000) Subject: igmp: avoid two atomic ops in igmp_rcv() X-Git-Tag: v2.6.36-rc1~571^2~625 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a57a9d291980302b4a3184fbc47dbddac71903e;p=pandora-kernel.git igmp: avoid two atomic ops in igmp_rcv() in_dev_get() -> __in_dev_get_rcu() in a rcu protected function. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed