cvs commit: src/sys/dev/isp isp_freebsd.h

Jung-uk Kim jkim at FreeBSD.org
Mon Aug 27 17:09:13 PDT 2007


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


More information about the cvs-src mailing list