summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-09-09 06:30:28 +0000
committerThomas Bushnell <thomas@gnu.org>1999-09-09 06:30:28 +0000
commitc547af3061d799ad5a787e473ebde0e080eb44fc (patch)
tree981500bcec1cdb85db935e5124444c01505868d0
parent6e2013d5c5ca77d97b6d1cdbefe8cd226a405ec3 (diff)
*** empty log message ***
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fc8770..5467dfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * linux/src/drivers/net/rtl8139.c (RX_BUF_LEN_IDX): Reduce from 3
+ to 2. (64K exceeds the limits in linux/dev/glue/kmem.c:kmalloc.)
+ (rtl8129_open): If we fail to get the memory we need, then free
+ the IRQ before returning.
+ Reported by Daniel Kobras <daniel.kobras@student.uni-tuebingen.de>.
+
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* linux/src/drivers/net/yellowfin.c (yellowfin_probe): Return