igb: make ioport free
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Fri, 20 Jun 2008 03:10:30 +0000 (12:10 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 28 Jun 2008 14:23:32 +0000 (10:23 -0400)
This patch makes igb driver ioport-free.
This corrects behavior in probe function so as not to request ioport
resources as long as they are not really needed.

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found