From: Taku Izumi Date: Fri, 11 Jul 2008 22:17:44 +0000 (-0700) Subject: e1000: make ioport free X-Git-Tag: v2.6.27-rc1~860^2~3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81250297d85b26eb4e9de5decf752dce430277f9;p=pandora-kernel.git e1000: make ioport free This patch makes e1000 driver ioport-free. This corrects behavior in probe function so as not to request ioport resources as long as they are not really needed. This is based on the ioport-free patch of e1000 driver from Auke Kok and Tomohiro Kusumi. Signed-off-by: Tomohiro Kusumi Signed-off-by: Auke Kok Signed-off-by: Taku Izumi Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed