Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2000 01:02:32 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_sl.c if_slvar.h
Message-ID:  <200008180802.BAA49760@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2000/08/18 01:02:32 PDT

  Modified files:
    sys/net              if_sl.c if_slvar.h 
  Log:
  The slip driver used to allocate a mbuf cluster without attaching
  it to a mbuf. This patch makes it attach it to mbuf.  This patch
  is in preperation for Bosko Milekic's mbuf external reference
  counting patches.
  
  PR:		19866 (first stage)
  Submitted by:	Ian Dowse <iedowse@maths.tcd.ie>
  Reviewed by:	alfred
  
  Revision  Changes    Path
  1.87      +22 -10    src/sys/net/if_sl.c
  1.18      +2 -1      src/sys/net/if_slvar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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