patch-1.3.2 linux/drivers/net/eql.c
Next file: linux/drivers/net/pi2.c
Previous file: linux/drivers/net/8390.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Tue Jun 13 16:11:16 1995
- Orig file:
v1.3.1/linux/drivers/net/eql.c
- Orig date:
Tue Jun 6 11:22:08 1995
diff -u --recursive --new-file v1.3.1/linux/drivers/net/eql.c linux/drivers/net/eql.c
@@ -149,8 +149,6 @@
unsigned len, struct sk_buff *skb); /* */
static int eql_rebuild_header(void *buff, struct device *dev,
unsigned long raddr, struct sk_buff *skb); /* */
-static unsigned short eql_type_trans (struct sk_buff *skb,
- struct device *dev); /* */
/* ioctl() handlers
---------------- */
@@ -414,12 +412,6 @@
}
-static
-unsigned short
-eql_type_trans (struct sk_buff *skb, struct device *dev)
-{
- return htons (ETH_P_IP);
-}
/* private ioctl functions
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this