]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit42bfd33ab7bce7d2abaa8bd968ae9ad0dc9a4771
treec2f734a25d1d87eaea76d5bcbb59a21725264452
parent6e4f6f6b408cf3257c65cf4f3e299c098345b72f
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>
drivers/net/igb/igb.h
drivers/net/igb/igb_main.c