patch-2.4.0-test4 linux/drivers/net/sonic.c
Next file: linux/drivers/net/sonic.h
Previous file: linux/drivers/net/skfp/skfddi.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 11 11:12:24 2000
- Orig file:
v2.4.0-test3/linux/drivers/net/sonic.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/sonic.c linux/drivers/net/sonic.c
@@ -377,7 +377,7 @@
* Get the current statistics.
* This may be called with the device open or closed.
*/
-static struct enet_statistics *
+static struct net_device_stats *
sonic_get_stats(struct net_device *dev)
{
struct sonic_local *lp = (struct sonic_local *)dev->priv;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)