cvs commit: src/sys/net if.c

Robert Watson rwatson at FreeBSD.org
Tue Nov 23 15:31:33 PST 2004


rwatson     2004-11-23 23:31:33 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  Assign if_broadcastaddr to NULL not 0 in if_attach().
  
  Printf() a warning if if_attachdomain() is called more than once on an
    interface to generate some noise on mailing lists when this occurs.
  
  Fix up style in if_start(), where spaces crept in instead of tabs at
  some point.
  
  MFC after:      1 week
  MFC note:       Not the printf().
  
  Revision  Changes    Path
  1.212     +10 -8     src/sys/net/if.c


More information about the cvs-all mailing list