summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atlx.h
Commit message (Collapse)AuthorAgeFilesLines
* atlx: Use ETH_ALENJoe Perches2012-03-191-1/+0
| | | | | | | | | | No need for yet another #define for this. Convert NODE_ADDRESS_SIZE use to ETH_ALEN and remove #define. Use memcpy instead of a loop to copy an address. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* atl*: Move the Atheros driversJeff Kirsher2011-08-111-0/+503
Move the Atheros drivers into drivers/net/ethernet/atheros/ and make the necessary Kconfig and Makefile changes. CC: Jay Cliburn <jcliburn@gmail.com> CC: Chris Snook <chris.snook@gmail.com> CC: Jie Yang <jie.yang@atheros.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
OpenPOWER on IntegriCloud