Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2007 00:09:12 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.h
Message-ID:  <200708280009.l7S09Cf3074742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708280009.l7S09Cf3074742>