From: Eric Dumazet Date: Sun, 24 Oct 2010 21:32:36 +0000 (+0000) Subject: net/802: add __rcu annotations X-Git-Tag: v2.6.37-rc1~88^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc77ec74e1583b50b8405114cdbd6b8ebb8c474;p=pandora-kernel.git net/802: add __rcu annotations (struct net_device)->garp_port is rcu protected : (struct garp_port)->applicants is rcu protected : add __rcu annotation and proper rcu primitives. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed