patch-2.4.22 linux-2.4.22/net/bridge/br_private.h
Next file: linux-2.4.22/net/bridge/br_stp_bpdu.c
Previous file: linux-2.4.22/net/bridge/br_input.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/net/bridge/br_private.h
- Orig date:
2002-02-25 11:38:14.000000000 -0800
diff -urN linux-2.4.21/net/bridge/br_private.h linux-2.4.22/net/bridge/br_private.h
@@ -199,6 +199,6 @@
int path_cost);
/* br_stp_bpdu.c */
-extern void br_stp_handle_bpdu(struct sk_buff *skb);
+extern int br_stp_handle_bpdu(struct sk_buff *skb);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)