Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: thorpej
Date: Sat Oct 6 15:46:34 UTC 2001
Modified Files:
syssrc/sys/net: netisr.h netisr_dispatch.h
Log Message:
The bridge driver does all forwarding at interrupt level, and
does not use software interrupts; remove these bridge netisr
hooks left over from a previous incarnation of the bridge code.
Noted by Andrew Brown <atatat%atatdot.net@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/net/netisr.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/net/netisr_dispatch.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index