diff options
author | scottl <scottl@FreeBSD.org> | 2003-02-19 23:33:56 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2003-02-19 23:33:56 +0000 |
commit | a707a60ec37959134933a06cd48349d5295e5400 (patch) | |
tree | ffcac7c5dc5f66c1d4cdc2a36967d4c2e7ab1c46 /sys/kern/kern_malloc.c | |
parent | 490f7849d94d8ab5baa625e353f57007487bfd5f (diff) | |
download | FreeBSD-src-a707a60ec37959134933a06cd48349d5295e5400.zip FreeBSD-src-a707a60ec37959134933a06cd48349d5295e5400.tar.gz |
Fix a 64-bit bogon. The hardware command structure only has one 32 bit
field for holding driver-dependant data. Instead of putting the pointer
to the driver command struct in there, take advantage of these structs
being a (virtually) contiguous array and just put the array index in the
field.
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions