diff packages/io/eth/current/ChangeLog @ 828:a6926bb063e1

* src/net/eth_drv.c: Added calls to cyg_net_show_mbufs() whenever we see an out-of-mbufs problem.
author nickg
date Mon, 17 Mar 2003 18:37:21 +0000
parents fa95d14326ad
children 23fd347aba65
line wrap: on
line diff
--- a/packages/io/eth/current/ChangeLog
+++ b/packages/io/eth/current/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-14  Nick Garnett  <nickg@calivar.com>
+
+	* src/net/eth_drv.c: Added calls to cyg_net_show_mbufs() whenever
+	we see an out-of-mbufs problem.
+
 2003-03-11  Mark Salter  <msalter@redhat.com>
 
 	* src/stand_alone/eth_drv.c (eth_drv_stop): Uncomment, make non-static,