patch-2.4.27 linux-2.4.27/drivers/net/amd8111e.h

Next file: linux-2.4.27/drivers/net/b44.c
Previous file: linux-2.4.27/drivers/net/amd8111e.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/drivers/net/amd8111e.h linux-2.4.27/drivers/net/amd8111e.h
@@ -1,6 +1,6 @@
 /*
  * Advanced  Micro Devices Inc. AMD8111E Linux Network Driver 
- * Copyright (C) 2003 Advanced Micro Devices 
+ * Copyright (C) 2004 Advanced Micro Devices 
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -790,6 +790,7 @@
 #endif	
 	char opened;
 	struct net_device_stats stats;
+	unsigned int drv_rx_errors;
 	struct dev_mc_list* mc_list;
 	struct amd8111e_coalesce_conf coal_conf;
 

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