Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 21:57:54 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_llatbl.h
Message-ID:  <201012312158.oBVLw56p080462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-12-31 21:57:54 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_llatbl.h 
  Log:
  SVN rev 216859 on 2010-12-31 21:57:54Z by bz
  
  Use NULL rather than 0 to invalidate a pointer.
  
  Rather than duplicating the LLE_FREE_LOCKED() macro code in LLE_FREE(),
  call it directly (like we do for the RT_* macros).
  
  Sponsored by:   ISPsystem [1]
  Reviewed by:    julian [1]
  MFC After:      1 week
  
  [1] Early 2010.
  
  Revision  Changes    Path
  1.10      +2 -9      src/sys/net/if_llatbl.h



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