From: Alexander Duyck Date: Fri, 6 Feb 2009 23:16:04 +0000 (+0000) Subject: igb: remove check for needing an io port X-Git-Tag: v2.6.30-rc1~662^2~789 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed5dec370e294233d647251ce1e5f74d70b09c9;p=pandora-kernel.git igb: remove check for needing an io port Since igb supports only pci-e nics and there is no plan to support any legacy pci parts in the driver there isn't really much need for checking to see if an io port is needed. In the unlikely event that we do begin supporting legacy pci parts then we can see about adding this code back to the driver. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed