patch-2.1.8 linux/net/bridge/br.c
Next file: linux/net/core/dev.c
Previous file: linux/net/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 8 08:44:12 1996
- Orig file:
v2.1.7/linux/net/bridge/br.c
- Orig date:
Tue Oct 29 19:58:49 1996
diff -u --recursive --new-file v2.1.7/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -267,7 +267,7 @@
(((port_info[port_no].designated_cost
+ port_info[port_no].path_cost
)
- ==
+ <
(port_info[root_port].designated_cost
+ port_info[root_port].path_cost
) /* (4.6.8.3.1(2)) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov