diff options
author | gouji-new <gouji.masayuki@jp.fujitsu.com> | 2009-05-06 06:44:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-06 18:33:47 -0400 |
commit | 9ce77666da48513058e330634a766d4752324f8e (patch) | |
tree | 6d4d005c81d751a93ebd9a0447da63e6b43251fb /include/linux/netdevice.h | |
parent | 3044b8d1ff8c05237652a692fb572a34e4d70146 (diff) |
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
Traditionally Intel based NIC drivers request I/O port even though it
doesn't need that really.
Intel PCIE 10Gb driver (ixgbe) also requests I/O port but it doesn't
need it either.
This is a little inconvenient situation because sometimes we have to
handle those cards on the slots where any I/O space is not attached.
So we made pach which makes ixgbe driver legacy I/O port free.
Signed-off-by: Masayuki Gouji <gouji.masayuki@jp.fujitsu.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions