diff options
Diffstat (limited to 'drivers/usb/atm/usbatm.c')
-rw-r--r-- | drivers/usb/atm/usbatm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/atm/usbatm.c b/drivers/usb/atm/usbatm.c index 341430fbaf9c..c925e3a42672 100644 --- a/drivers/usb/atm/usbatm.c +++ b/drivers/usb/atm/usbatm.c | |||
@@ -92,7 +92,7 @@ static int usbatm_print_packet(const unsigned char *data, int len); | |||
92 | #endif | 92 | #endif |
93 | 93 | ||
94 | #define DRIVER_AUTHOR "Johan Verrept, Duncan Sands <duncan.sands@free.fr>" | 94 | #define DRIVER_AUTHOR "Johan Verrept, Duncan Sands <duncan.sands@free.fr>" |
95 | #define DRIVER_VERSION "1.9" | 95 | #define DRIVER_VERSION "1.10" |
96 | #define DRIVER_DESC "Generic USB ATM/DSL I/O, version " DRIVER_VERSION | 96 | #define DRIVER_DESC "Generic USB ATM/DSL I/O, version " DRIVER_VERSION |
97 | 97 | ||
98 | static const char usbatm_driver_name[] = "usbatm"; | 98 | static const char usbatm_driver_name[] = "usbatm"; |