Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2008 01:10:19 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c
Message-ID:  <200809190110.m8J1AYgd002697@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2008-09-19 01:10:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             uipc_mbuf.c 
  Log:
  SVN rev 183164 on 2008-09-19 01:10:19Z by thompsa
  
  MFC r182777
  
   Remove the alignment of the align parameter. This is up to the caller to pass
   in and it breaks tap(4) on strict alignment machines as m_uiotombuf is called
   with ETHER_ALIGN.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.174.2.2  +1 -3      src/sys/kern/uipc_mbuf.c



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