diff options
author | jhb <jhb@FreeBSD.org> | 2006-12-05 15:31:05 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-12-05 15:31:05 +0000 |
commit | 145d75c2d45b46f24b67842193425c01c511707b (patch) | |
tree | ce0fc489ea39ac684059cd07c893c6b52c89fcf0 /lib/libthr/thread/thr_getschedparam.c | |
parent | 2b43628e6bc4ec34405e15bf507be9019143d947 (diff) | |
download | FreeBSD-src-145d75c2d45b46f24b67842193425c01c511707b.zip FreeBSD-src-145d75c2d45b46f24b67842193425c01c511707b.tar.gz |
Fix an off by one error in struct nve_tx_desc's frags[] array as a result
of the nvenet lib upgrade (the constant went from 63 (2^n - 1) to
32 (2^n)). For reasons that are not obvious to me this fixes the driver
on at least some NICs.
MFC after: 3 days
Diffstat (limited to 'lib/libthr/thread/thr_getschedparam.c')
0 files changed, 0 insertions, 0 deletions