patch-2.4.23 linux-2.4.23/net/ipv6/raw.c

Next file: linux-2.4.23/net/ipv6/route.c
Previous file: linux-2.4.23/net/ipv6/netfilter/ip6t_ipv6header.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/net/ipv6/raw.c linux-2.4.23/net/ipv6/raw.c
@@ -771,6 +771,7 @@
 			val = -1;
 		else
 			val = opt->offset;
+		break;
 
 	default:
 		return -ENOPROTOOPT;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)