Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2010 22:57:57 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt.h
Message-ID:  <201007122258.o6CMwDtK018456@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-07-12 22:57:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h 
  Log:
  SVN rev 209960 on 2010-07-12 22:57:57Z by marius
  
  - Make the maxsize parameter of the data buffer DMA tag match maxio, which
    was missed in r209599.
    Reported and tested by: Michael Moll
  - Declare mpt_dma_buf_alloc() static just like mpt_dma_buf_free(), both are
    used in mpt.c only.
  
  Reviewed by:    ken
  MFC after:      r209599
  
  Revision  Changes    Path
  1.53      +5 -3      src/sys/dev/mpt/mpt.c
  1.52      +0 -1      src/sys/dev/mpt/mpt.h



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