From: Michal Schmidt Date: Thu, 16 Feb 2012 02:38:48 +0000 (+0000) Subject: bnx2x: make bnx2x_close() static again X-Git-Tag: v3.4-rc1~177^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ad315250bec1cd239c18712e072d1ff1f4aaf3;p=pandora-kernel.git bnx2x: make bnx2x_close() static again Commit 8304859a "bnx2x: add fan failure event handling" made the function bnx2x_close() non-static unnecessarily. The function is not called from other sources. Make it static again. Signed-off-by: Michal Schmidt Acked-by: Yuval Mintz Signed-off-by: David S. Miller --- Reading git-diff-tree failed