Subject: CVS commit: [netbsd-4] src/sys/netbt
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/23/2007 21:20:21
Module Name: src
Committed By: pavel
Date: Wed May 23 21:20:21 UTC 2007
Modified Files:
src/sys/netbt [netbsd-4]: l2cap_signal.c
Log Message:
Pull up following revision(s) (requested by plunky in ticket #660):
sys/netbt/l2cap_signal.c: revision 1.8
use the sizeof the header, not the pointer to the header
(this fixes a problem with architectures where a pointer is not 4 octets)
To generate a diff of this commit:
cvs rdiff -r1.2.4.1 -r1.2.4.2 src/sys/netbt/l2cap_signal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.