Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:26:17 -0000
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>