patch-2.3.14 linux/net/ipv4/ip_sockglue.c

Next file: linux/net/ipv4/ipconfig.c
Previous file: linux/net/ipv4/ip_output.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/net/ipv4/ip_sockglue.c linux/net/ipv4/ip_sockglue.c
@@ -515,7 +515,7 @@
 		case IP_MULTICAST_IF: 
 		{
 			struct ip_mreqn mreq;
-			struct device *dev = NULL;
+			struct net_device *dev = NULL;
 			
 			/*
 			 *	Check the arguments are allowable

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