diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-10-19 01:35:15 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-10-19 01:35:15 +0000 |
commit | 3a324bf9f19a32cde65f64fd927cb1659ad255ee (patch) | |
tree | 94baca7dabfc30ca079b9a291ada0a2cc60eb645 /pfinet | |
parent | 774bc915a6587bc23b8023b5e577c50921c4dc6e (diff) |
Formerly ethernet.c.~8~
Diffstat (limited to 'pfinet')
-rw-r--r-- | pfinet/ethernet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pfinet/ethernet.c b/pfinet/ethernet.c index 1b822c3c..3a42097f 100644 --- a/pfinet/ethernet.c +++ b/pfinet/ethernet.c @@ -27,7 +27,7 @@ #include "pfinet.h" -#define ethername "el1" +#define ethername "ul0" device_t ether_port; |