patch-2.1.22 linux/drivers/net/hdlcdrv.c
Next file: linux/drivers/net/ibmtr.c
Previous file: linux/drivers/net/eql.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Jan 19 15:47:24 1997
- Orig file:
v2.1.21/linux/drivers/net/hdlcdrv.c
- Orig date:
Wed Jan 15 19:45:41 1997
diff -u --recursive --new-file v2.1.21/linux/drivers/net/hdlcdrv.c linux/drivers/net/hdlcdrv.c
@@ -50,6 +50,7 @@
#include <linux/etherdevice.h>
#include <linux/skbuff.h>
#include <linux/hdlcdrv.h>
+#include <net/ax25.h>
/* make genksyms happy */
#include <linux/ip.h>
@@ -743,7 +744,6 @@
static int hdlcdrv_probe(struct device *dev)
{
struct hdlcdrv_channel_params dflt_ch_params = { 20, 2, 10, 40, 0 };
- int i;
struct hdlcdrv_state *s;
if (!dev)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov