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: martin
Date: Sat Aug 24 19:00:32 UTC 2002
Modified Files:
syssrc/sys/net: if_bridge.c
Log Message:
Add a function to lookup bridge members by struct ifnet * and use
it at all call sites that have such a pointer readily available.
This avoids unnecessary strcmp()s in critical paths, and removes
some XXX comments.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/net/if_bridge.c
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