From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Fri, 05 Oct 2007 20:37:02 -0700

> [TG3]: Walk PCI capability lists.
> 
> Newer tg3 devices shuffle around the registers in PCI configuration
> space.  This patch changes the way the driver accesses the PCI
> capabilities registers.  Hardcoded register locations are replaced with
> offsets from pci_find_capability() return values.
> 
> Signed-off-by: Matt Carlson <[EMAIL PROTECTED]>
> Signed-off-by: Michael Chan <[EMAIL PROTECTED]>

Applied.

This aspect of the driver always bugged me, but if these
capabilities would never move around in PCI config space
I was going to let sleeping dogs lie :-)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to