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