cvs commit: src/sys/net if.c

Brooks Davis brooks at FreeBSD.org
Mon Jan 26 21:48:20 PST 2004


brooks      2004/01/26 19:15:09 PST

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  Clean up macro usage in if_attach():
   - Use the system offsetof macro rather then making out own.
   - undef ROUND after we use it rather then polluting the whole file.
  
  Revision  Changes    Path
  1.176     +2 -2      src/sys/net/if.c


More information about the cvs-all mailing list