summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtonum.c
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2009-08-31 22:09:48 +0000
committeryongari <yongari@FreeBSD.org>2009-08-31 22:09:48 +0000
commit163abd382b85a67343f4b21f5e748d95243859ad (patch)
tree7e591f6ef4fed9e3c97d13f1bb33fcaf07bd991e /lib/libc/stdlib/strtonum.c
parentf193f1ad30e91ead346558aaaa5bce2169e5cd67 (diff)
downloadFreeBSD-src-163abd382b85a67343f4b21f5e748d95243859ad.zip
FreeBSD-src-163abd382b85a67343f4b21f5e748d95243859ad.tar.gz
Make sure rx descriptor ring align on 16 bytes. I guess the
alignment requirement could be multiple of 4 bytes but I think using descriptor size would make intention clearer. Previously the size of rx descriptor was not power of 2 so it caused panic in bus_dmamem_alloc(9). Reported by: Jeff Blank (jb000003 <> mr-happy dot com) MFC after: 3 days
Diffstat (limited to 'lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud