From: WANG Cong Date: Tue, 7 Oct 2014 00:01:33 +0000 (-0700) Subject: net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() X-Git-Tag: fixes-against-v3.18-rc2~144^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c0fc1b8f41e6e895d6573615ba8ff549b685d2;p=pandora-kernel.git net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() Probably not a big deal, but we'd better just use the one we get in retry loop. Fixes: commit 22e0f8b9322cb1a48b1357e8 ("net: sched: make bstats per cpu and estimator RCU safe") Reported-by: Joe Perches Cc: John Fastabend Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed