cvs commit: src/sys/kern uipc_mbuf.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 21 11:07:49 PST 2006


dillon      2006/01/21 11:05:42 PST

DragonFly src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Switch the type and how argument declarations around to match what the
  rest of the kernel expects.  Note that only the NCP protocol uses m_getm().
  
  Submitted-by: Alexey Slynko <slynko at xxxxxxxxx>
  
  Revision  Changes    Path
  1.55      +1 -1      src/sys/kern/uipc_mbuf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_mbuf.c.diff?r1=1.54&r2=1.55&f=u





More information about the Commits mailing list