From: Bruce Allan Date: Tue, 5 Aug 2008 00:21:53 +0000 (-0700) Subject: e1000e: remove inapplicable test for ioport X-Git-Tag: v2.6.27-rc3~69^2~13^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f422e5735ba9f48039aa7dd4c9daa16b996c2c;p=pandora-kernel.git e1000e: remove inapplicable test for ioport There are currently no devices supported by the e1000e driver which need ioport resources, remove the test for it and all unnecessary code associated with it (struct e1000_adapter elements, local variables, etc.) Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed