patch-2.4.21 linux-2.4.21/drivers/net/e100/e100_eeprom.c
Next file: linux-2.4.21/drivers/net/e100/e100_main.c
Previous file: linux-2.4.21/drivers/net/e100/e100_config.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:34.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/e100/e100_eeprom.c
- Orig date:
2002-11-28 15:53:13.000000000 -0800
diff -urN linux-2.4.20/drivers/net/e100/e100_eeprom.c linux-2.4.21/drivers/net/e100/e100_eeprom.c
@@ -1,7 +1,7 @@
/*******************************************************************************
- Copyright(c) 1999 - 2002 Intel Corporation. All rights reserved.
+ Copyright(c) 1999 - 2003 Intel Corporation. All rights reserved.
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 the Free
@@ -138,7 +138,7 @@
// is then passed to the read/write functions.
//
// Returns:
-// Size of the eeprom, or zero if an error occured
+// Size of the eeprom, or zero if an error occurred
//----------------------------------------------------------------------------------------
u16
e100_eeprom_size(struct e100_private *adapter)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)