cvs commit: src/sys/dev/snc dp83932.c

Max Laier mlaier at FreeBSD.org
Thu Feb 24 15:58:37 GMT 2005


mlaier      2005-02-24 15:58:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/snc          dp83932.c 
  Log:
  MFC: dp83932.c, rev. 1.17
    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.15.2.2  +10 -6     src/sys/dev/snc/dp83932.c


More information about the cvs-src mailing list