Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 12:03:28 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <199902012003.MAA85007@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/02/01 12:03:28 PST

  Modified files:
    sys/net              if.c 
  Log:
  Print a message if the driver didn't initialize ifq_maxlen.
  Drivers should be updated if they get flagged by this message.
  
  (The reason this is important is because we do not have a way
  to catch this mistake for interfaces added after ifinit() runs.)
  
  Revision  Changes    Path
  1.65      +5 -2      src/sys/net/if.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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