summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_bio.c
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2003-04-05 23:46:58 +0000
committermux <mux@FreeBSD.org>2003-04-05 23:46:58 +0000
commitf8837dfb263172d847b2d85828aeed3a49bbc9da (patch)
tree611a809ad1ed8f491e30fd62c26866cf8733f76e /sys/kern/vfs_bio.c
parentf7b5ba78a896970625aa43e9564f51d524c83fa8 (diff)
downloadFreeBSD-src-f8837dfb263172d847b2d85828aeed3a49bbc9da.zip
FreeBSD-src-f8837dfb263172d847b2d85828aeed3a49bbc9da.tar.gz
- Use __FXP_BITFIELDX macros to make the configuration bitfield
endian safe. - Change some u_int to u_int8_t which make more sense here since we're really defining bytes. That produces the same code due to how bitfields work. - Add the definition of the vlan_drop_en bit (not used yet). - Add some useful comments. Obtained from: NetBSD
Diffstat (limited to 'sys/kern/vfs_bio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud