diff options
Diffstat (limited to 'drivers/net/atl1')
-rw-r--r-- | drivers/net/atl1/atl1_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/atl1/atl1_main.c b/drivers/net/atl1/atl1_main.c index 09f337563177..65673485bb6b 100644 --- a/drivers/net/atl1/atl1_main.c +++ b/drivers/net/atl1/atl1_main.c | |||
@@ -82,7 +82,7 @@ | |||
82 | 82 | ||
83 | #include "atl1.h" | 83 | #include "atl1.h" |
84 | 84 | ||
85 | #define DRIVER_VERSION "2.0.6" | 85 | #define DRIVER_VERSION "2.0.7" |
86 | 86 | ||
87 | char atl1_driver_name[] = "atl1"; | 87 | char atl1_driver_name[] = "atl1"; |
88 | static const char atl1_driver_string[] = "Attansic L1 Ethernet Network Driver"; | 88 | static const char atl1_driver_string[] = "Attansic L1 Ethernet Network Driver"; |