diff options
Diffstat (limited to 'drivers/net/tlan.c')
-rw-r--r-- | drivers/net/tlan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/tlan.c b/drivers/net/tlan.c index e93207339..d3d2fba46 100644 --- a/drivers/net/tlan.c +++ b/drivers/net/tlan.c @@ -2797,7 +2797,7 @@ void TLan_EeReceiveByte( u16 io_base, u8 *data, int stop ) * * Returns: * No error = 0, else, the stage at which the error - * occured. + * occurred. * Parms: * io_base The IO port base address for the * TLAN device with the EEPROM to |