Module Name: src Committed By: maxv Date: Tue Nov 21 10:55:23 UTC 2017
Modified Files:
src/sys/dev/pci: mlyreg.h
Log Message:
Mmh, surprising bug. It's __packed, not __packed__. Here the structure is
not packed for real, but instead a global __packed__ symbol is declared.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/mlyreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
