[PATCH 0/6] atl1: bugfix, cleanup, enhancement

From: Jay Cliburn
Date: Wed Feb 14 2007 - 21:11:35 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/