patch-1.3.78 linux/net/ethernet/pe2.c
Next file: linux/net/ipv4/Config.in
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Mar 25 08:58:24 1996
- Orig file:
v1.3.77/linux/net/ethernet/pe2.c
- Orig date:
Sat Nov 25 19:04:57 1995
diff -u --recursive --new-file v1.3.77/linux/net/ethernet/pe2.c linux/net/ethernet/pe2.c
@@ -30,3 +30,8 @@
return proto;
}
+void destroy_EII_client(struct datalink_proto *dl)
+{
+ if (dl)
+ kfree_s(dl, sizeof(struct datalink_proto));
+}
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