Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 10/16/2005 20:26:47
Module Name:	src
Committed By:	tls
Date:		Sun Oct 16 20:26:47 UTC 2005

Modified Files:
	src/sys/dev/pci: hifn7751.c

Log Message:
From Gilles Roy <groy@qnx.com>: don't increment buffer pointer twice
(once before callback, once *in* callback) for MAC transforms.  How did
this driver ever work at all without this?


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/pci/hifn7751.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.