From: Alexander Duyck Date: Tue, 27 Oct 2009 23:48:31 +0000 (+0000) Subject: igb: move global_quad_port_a from global into local static define X-Git-Tag: v2.6.33-rc1~388^2~660 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4337e993e13eb2f2e05dd65a3ab25b57c2f89d56;p=pandora-kernel.git igb: move global_quad_port_a from global into local static define This change moves global_quad_port_a into igb_probe as a static define since it doesn't actually need to be global. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed