summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-10-24 08:17:46 +0000
committerRoland McGrath <roland@gnu.org>1998-10-24 08:17:46 +0000
commitd5fbc17f93deb920d2d13e7f257a0470f5ba5953 (patch)
tree9d9bc76a3b63094f415eec5c9e772e72b505f853 /pfinet/ChangeLog
parentcbb47a8598ce913a683e431efb330b0b38b38f55 (diff)
.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index d80b6ed9..537bab64 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,13 @@
+1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
+
+ * ethernet.c (ethernet_open): Check error return from device_open and
+ device_set_filter.
+ (setup_ethernet_device): Check error return from device_get_status.
+
+ * ethernet.c (ethername): Remove static variable.
+ (setup_ethernet_device): Don't set it.
+ (ethernet_open): Don't use it; use DEV->name instead.
+
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
* loopback.c (loopback_type_trans): Return u_int16_t.