From: stephen hemminger Date: Fri, 22 Feb 2013 08:01:10 +0000 (+0000) Subject: bnx2x: remove dead code and make local funcs static X-Git-Tag: v3.9-rc1~70^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732ac8cacbbbdbf9f5ba92299cc747db3abfefd0;p=pandora-kernel.git bnx2x: remove dead code and make local funcs static Sparse warned about several functions that were unnecessarily global. After making them static, discovered that several functions were actually never used. Compile tested only. Signed-off-by: Stephen Hemminger Acked-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed