commit | 42bfd33ab7bce7d2abaa8bd968ae9ad0dc9a4771 | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Fri Jun 20 12:10:30 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sat Jun 28 10:23:32 2008 -0400 |
tree | c2f734a25d1d87eaea76d5bcbb59a21725264452 | |
parent | 6e4f6f6b408cf3257c65cf4f3e299c098345b72f [diff] |
igb: make ioport free 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>