Date: Mon, 21 Feb 2005 17:30:10 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snc dp83932.c Message-ID: <200502211730.j1LHUAVB048642@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-02-21 17:30:10 UTC
FreeBSD src repository
Modified files:
sys/dev/snc dp83932.c
Log:
Only send packet to bpf if we are committed to send it. Previously it was
possible that the same packet would show up multiple times. This poses some
constraints on the TBD locking for snc(4) (see comment).
Obtained from: DragonFlyBSD
Submitted by: Joerg Sonnenberger
Reviewed by: rwatson
Revision Changes Path
1.17 +10 -6 src/sys/dev/snc/dp83932.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502211730.j1LHUAVB048642>
