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

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)