cvs commit: src/sys/kern uipc_mbuf.c
    Andrew Thompson 
    thompsa at FreeBSD.org
       
    Fri Sep  5 04:05:47 UTC 2008
    
    
  
thompsa     2008-09-05 04:05:31 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  SVN rev 182777 on 2008-09-05 04:05:31Z by thompsa
  
  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.
  
  Found by:       Jared Go
  Reviewed by:    emax
  MFC after:      3 days
  
  Revision  Changes    Path
  1.180     +1 -3      src/sys/kern/uipc_mbuf.c
    
    
More information about the cvs-all
mailing list