| | Date | Tue, 22 Jan 2008 04:59:35 -0500 | | From | Jeff Garzik <> | | Subject | Re: [PATCH 13/26] atl1: refactor interrupt handling |
| |
jacliburn@bellsouth.net wrote: > From: Jay Cliburn <jacliburn@bellsouth.net> > > Refactor interrupt handling to conform with the current vendor driver > version 1.2.40.2. > > Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net> > --- > drivers/net/atlx/atl1.c | 196 ++++++++++++++++++++++------------------------- > drivers/net/atlx/atl1.h | 25 +++++- > drivers/net/atlx/atlx.c | 2 +- > 3 files changed, 114 insertions(+), 109 deletions(-)
same comments... "refactor" should be explained further in the changelog
|