Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 16:55:07 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ether.c
Message-ID:  <200007122355.QAA29122@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/07/12 16:55:07 PDT

  Modified files:
    sys/netgraph         ng_ether.c 
  Log:
  Fix race condition caused by using NG_SEND_DATAQ() where we meant
  to use ng_queue_data().
  
  Reported by:	Udo Erdelhoff <ue@nathan.ruhr.de>
  
  Revision  Changes    Path
  1.3       +2 -4      src/sys/netgraph/ng_ether.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?200007122355.QAA29122>