cvs commit: src/sys/kern uipc_mbuf.c

Andrew Thompson thompsa at FreeBSD.org
Fri Sep 19 01:10:34 UTC 2008


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


More information about the cvs-src mailing list