diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-04-28 06:50:15 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-04-28 06:50:15 +0000 |
commit | 363f8fcc3e160e5ec685b09a2eab088e82252eaf (patch) | |
tree | d916f42e1212e051e58923cf0d5944d2e85859de | |
parent | ab7fab6be2599595297b40a2c6a0164049202fb3 (diff) |
*** empty log message ***
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Wed Apr 28 02:17:51 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * linux/src/drivers/net/3c59x.c: Upgrade to Linux 2.2.1 version. + (vortex_start_xmit): Don't frob VP->stat.tx_bytes. + (boomerang_start_xmit): Likewise. + (vortex_rx): Don't frob VP->stats.rx_bytes. + (boomerang_rx): Likewise. + Requested by Jeff Bailey (jbailey@nisa.net). + Mon Apr 26 02:13:02 1999 Thomas Bushnell, BSG <tb@mit.edu> * Makefile.in (objfiles): Don't add $(systype)/sysdep.o here. |