Date: Fri, 17 Oct 2003 14:44:06 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aacreg.h Message-ID: <200310172144.h9HLi6Bi040673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/10/17 14:44:06 PDT
FreeBSD src repository
Modified files:
sys/dev/aac aac.c aacreg.h
Log:
Fix a couple of bugs with AIF handling:
- Correct the logic for the AIF array index pointers so that correct slot is
always looked at.
- Copy the full FIB payload size when copying AIF's, not just the first 64
bytes.
Thanks to Mirapoint, Inc, for pointing these problems out and offering a
solution.
Revision Changes Path
1.80 +15 -11 src/sys/dev/aac/aac.c
1.17 +4 -3 src/sys/dev/aac/aacreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310172144.h9HLi6Bi040673>
