From: Wei Yongjun Date: Tue, 17 Dec 2013 03:08:10 +0000 (+0800) Subject: sfc: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~94^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2adcaa82d0c9d6423afcbfcb68658ff86794c29;p=pandora-kernel.git sfc: fix sparse non static symbol warning Fixes the following sparse warning: drivers/net/ethernet/sfc/falcon.c:2601:6: warning: symbol 'falcon_pull_nic_stats' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed