Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/16/2000 23:06:58
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Jan 17 07:06:58 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: smc91cxx.c

Log Message:
in promisc mode, don't inject outgoing packet to bpf twice.
this is because the card gets the outgoing packet from itself in promisc mode
(not really IFF_SIMPLEX).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/smc91cxx.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.