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
- Lines: 9
- Date:
Wed Aug 18 11:38:48 1999
- Orig file:
v2.3.13/linux/net/ipv4/ip_sockglue.c
- Orig date:
Thu Apr 22 19:45:19 1999
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)