2007-02-04 02:22:51

by Jay Cliburn

[permalink] [raw]
Subject: [PATCH netdev#atl1 0/3] atl1: fix whitespace, add maintainers and pci_ids

This set of patches completes the final bit of tidying up in the Attansic
ethernet driver. Sorry for nickel-and-diming you, Jeff, but this really
should be the end of it for awhile.

Summary:
1. Clean up whitespace damage.
2. Add a maintainers entry.
3. Add a pci_ids entry.
---
MAINTAINERS | 10 +++
drivers/net/atl1/atl1.h | 12 ++--
drivers/net/atl1/atl1_ethtool.c | 120 +++++++++++++++++++++++++++-------
drivers/net/atl1/atl1_hw.h | 14 ++--
drivers/net/atl1/atl1_main.c | 137 +++++++++++++++++++--------------------
drivers/net/atl1/atl1_param.c | 22 +++---
include/linux/pci_ids.h | 2 +
7 files changed, 200 insertions(+), 117 deletions(-)