From: Eric Dumazet Date: Wed, 4 Feb 2015 21:37:44 +0000 (-0800) Subject: net: remove some sparse warnings X-Git-Tag: fixes-v4.0-rc1~200^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce1ee1780564ba06ab4c1434aa03e347dc9169f;p=pandora-kernel.git net: remove some sparse warnings netdev_adjacent_add_links() and netdev_adjacent_del_links() are static. queue->qdisc has __rcu annotation, need to use RCU_INIT_POINTER() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed