Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2008 16:00:44 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c if_ethersubr.c
Message-ID:  <200803071600.m27G0iKq057677@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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