Subject: CVS commit: src/sys/netbt
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 05/16/2007 18:34:50
Module Name: src
Committed By: plunky
Date: Wed May 16 18:34:50 UTC 2007
Modified Files:
src/sys/netbt: l2cap_signal.c
Log Message:
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.7 -r1.8 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.