diff options
Diffstat (limited to 'drivers/net/82596.c')
-rw-r--r-- | drivers/net/82596.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/82596.c b/drivers/net/82596.c index 6a9c0990c..cd3ab6bd6 100644 --- a/drivers/net/82596.c +++ b/drivers/net/82596.c @@ -67,7 +67,7 @@ static const char *version = "82596.c:v1.0 15/07/98\n"; #endif /* - * Define various macros for Channel Attention, word swapping etc., dependant + * Define various macros for Channel Attention, word swapping etc., dependent * on architecture. MVME and BVME are 680x0 based, otherwise it is Intel. */ |