patch-2.4.0-test4 linux/drivers/net/aironet4500_core.c

Next file: linux/drivers/net/am79c961a.c
Previous file: linux/drivers/net/aironet4500.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/aironet4500_core.c linux/drivers/net/aironet4500_core.c
@@ -3118,7 +3118,7 @@
 
 
 
- struct enet_statistics *awc_get_stats(struct net_device *dev)
+ struct net_device_stats *awc_get_stats(struct net_device *dev)
 {
 	struct awc_private *priv = (struct awc_private *)dev->priv;
 //        unsigned long flags;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)