Date: Wed, 21 Nov 2001 12:29:08 -0800 (PST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_vlan.c Message-ID: <200111212029.fALKT8j86533@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr         2001/11/21 12:29:08 PST
  Modified files:
    sys/net              if_vlan.c 
  Log:
  - Utilize the great M_ZERO flag rather than allocating memory then do
    a call to memset.
  
  Revision  Changes    Path
  1.36      +1 -2      src/sys/net/if_vlan.c
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?200111212029.fALKT8j86533>
