Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Sean Boudreau <seanb@netbsd.org>
List: source-changes
Date: 06/28/2005 20:09:44
Module Name: src
Committed By: seanb
Date: Tue Jun 28 20:09:44 UTC 2005
Modified Files:
src/sys/net: if_bridgevar.h
Log Message:
- Rearranged layout of struct bridge_iflist slightly to
make members naturally aligned.
- This saves 8 bytes worth of pad.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/net/if_bridgevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.