thompsa 2006-07-26 09:41:04 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
Remove variables that are overridden by ether_ifattach(). This clears up any
confusion especially as *if_output was pointed to a different function.
Revision Changes Path
1.67 +0 -3 src/sys/net/if_bridge.c