rwatson     2008-03-07 16:00:44 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c if_ethersubr.c 
  Log:
  Move IFF_NEEDSGIANT warning from if_ethersubr.c to if.c so it is displayed
  for all network interfaces, not just ethernet-like ones.
  
  Upgrade it to a louder WARNING and be explicit that the flag is obsolete.
  Support for IFF_NEEDSGIANT will be removed in a few months (see arch@ for
  details) and will not appear in 8.0.
  
  Upgrade if_watchdog to a WARNING.
  
  Revision  Changes    Path
  1.275     +5 -1      src/sys/net/if.c
  1.241     +0 -2      src/sys/net/if_ethersubr.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to