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
- Lines: 11
- Date:
Fri Nov 13 10:29:44 1998
- Orig file:
v2.1.128/linux/drivers/net/hostess_sv11.c
- Orig date:
Fri Oct 23 22:01:21 1998
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