]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
atl1: relocate atl1 driver to /drivers/net/atlx
authorJay Cliburn <jacliburn@bellsouth.net>
Sun, 3 Feb 2008 01:50:03 +0000 (19:50 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 17 Mar 2008 11:49:23 +0000 (07:49 -0400)
In preparation for a future Atheros L2 NIC driver (called atl2), relocate
the atl1 driver into a new /drivers/net/atlx directory that will ultimately
be shared with the future atl2 driver.

Signed-off-by: Chris Snook <csnook@redhat.com>
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Makefile
drivers/net/atlx/Makefile [moved from drivers/net/atl1/Makefile with 100% similarity]
drivers/net/atlx/atl1.h [moved from drivers/net/atl1/atl1.h with 100% similarity]
drivers/net/atlx/atl1_ethtool.c [moved from drivers/net/atl1/atl1_ethtool.c with 100% similarity]
drivers/net/atlx/atl1_hw.c [moved from drivers/net/atl1/atl1_hw.c with 100% similarity]
drivers/net/atlx/atl1_hw.h [moved from drivers/net/atl1/atl1_hw.h with 100% similarity]
drivers/net/atlx/atl1_main.c [moved from drivers/net/atl1/atl1_main.c with 100% similarity]
drivers/net/atlx/atl1_param.c [moved from drivers/net/atl1/atl1_param.c with 100% similarity]

index b8756eb9030c8c5665401be2a7b2febb0d807ec3..960999c97c69bb7a714cd7820cdb75d0fa0c8d16 100644 (file)
@@ -15,7 +15,7 @@ obj-$(CONFIG_CHELSIO_T3) += cxgb3/
 obj-$(CONFIG_EHEA) += ehea/
 obj-$(CONFIG_CAN) += can/
 obj-$(CONFIG_BONDING) += bonding/
-obj-$(CONFIG_ATL1) += atl1/
+obj-$(CONFIG_ATL1) += atlx/
 obj-$(CONFIG_GIANFAR) += gianfar_driver.o
 obj-$(CONFIG_TEHUTI) += tehuti.o