diff packages/net/drivers/eth/common/current/src/eth_drv.c @ 110:84e4bde58b26 ecos-sw-2000-07-14

Merge from eCos master repository on 2000-07-14-22:00:02-BST
author jlarmour
date Mon, 17 Jul 2000 14:42:27 +0000
parents 95f3e12a6327
children
line wrap: on
line diff
--- a/packages/net/drivers/eth/common/current/src/eth_drv.c
+++ b/packages/net/drivers/eth/common/current/src/eth_drv.c
@@ -440,4 +440,5 @@ eth_drv_recv(struct eth_drv_sc *sc, int 
     ether_input(ifp, eh, m);
 }
 
+
 // EOF eth_drv.c