Jeff, Please accept the following patchset for the atl1 network device driver.
* Drop unnecessary NET_PCI config * Fix incorrect hash table address * Read MAC address from register * Remove unused define * Add Attansic L1 device id to pci_ids * Bump version number This patchset contains changes to the following files. drivers/net/Kconfig | 2 +- drivers/net/atl1/atl1_hw.c | 37 +++++++++++++++++++++---------------- drivers/net/atl1/atl1_main.c | 5 ++--- include/linux/pci_ids.h | 1 + 4 files changed, 25 insertions(+), 20 deletions(-) - 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