jkim 2007-08-28 00:09:12 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_freebsd.h
Log:
Fix off-by-two errors.
Both WWNN and WWPN are 64-bit unsigned integers and they are prefixed
with "0x", which requires two more bytes each.
Submitted by: Danny Braniss (danny at cs dot huji dot ac dot il)
via Matthew Jacob (lydianconcepts at gmail dot com)
Approved by: re (bmah)
MFC after: 3 days
Revision Changes Path
1.107 +2 -2 src/sys/dev/isp/isp_freebsd.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"