]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make the maxsize parameter of the data buffer DMA tag match maxio, which
authorMarius Strobl <marius@FreeBSD.org>
Mon, 12 Jul 2010 22:57:57 +0000 (22:57 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Mon, 12 Jul 2010 22:57:57 +0000 (22:57 +0000)
commitcac33e16cf80983c8c66c541dee4991a00dd090f
tree417038bbe0bda03e133c8005498537a499f54ad5
parent9886a800fc25314d69ab4e4189e8c84a46fb1328
- 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
sys/dev/mpt/mpt.c
sys/dev/mpt/mpt.h