cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf.c

Andre Oppermann andre at FreeBSD.org
Tue Aug 30 21:14:31 GMT 2005


andre       2005-08-30 21:14:30 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mbuf.h 
    sys/kern             uipc_mbuf.c 
  Log:
  Unbreak m_demote() and put back the 'all' flag.  Without it we cannot
  correctly test for m_nextpkt in an mbuf chain.
  
  Revision  Changes    Path
  1.154     +3 -1      src/sys/kern/uipc_mbuf.c
  1.177     +1 -1      src/sys/sys/mbuf.h


More information about the cvs-src mailing list