From: Neil Horman Date: Mon, 11 Feb 2013 10:25:31 +0000 (+0000) Subject: netpoll: cleanup sparse warnings X-Git-Tag: v3.9-rc1~139^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0790bbb68f9d483348c1d65381f3dd92602bfd05;p=pandora-kernel.git netpoll: cleanup sparse warnings With my recent commit I introduced two sparse warnings. Looking closer there were a few more in the same file, so I fixed them all up. Basic rcu pointer dereferencing suff. I've validated these changes using CONFIG_PROVE_RCU while starting and stopping netconsole repeatedly in bonded and non-bonded configurations Signed-off-by: Neil Horman CC: fengguang.wu@intel.com CC: David Miller CC: eric.dumazet@gmail.com Signed-off-by: David S. Miller --- Reading git-diff-tree failed