patch-2.1.129 linux/drivers/net/hostess_sv11.c

Next file: linux/drivers/net/ltpc.c
Previous file: linux/drivers/net/hamradio/mkiss.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.128/linux/drivers/net/hostess_sv11.c linux/drivers/net/hostess_sv11.c
@@ -160,8 +160,8 @@
 
 static int hostess_ioctl(struct device *d, struct ifreq *ifr, int cmd)
 {
-	struct sv11_device *sv11=d->priv;
-	/* z8530_ioctl(d,&sv11->sync.chanA,ifr,cmd) */
+	/* struct sv11_device *sv11=d->priv;
+	   z8530_ioctl(d,&sv11->sync.chanA,ifr,cmd) */
 	return sppp_do_ioctl(d, ifr,cmd);
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov