Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19213
b: refs/heads/master
c: 9b0e54a
h: refs/heads/master
i:
  19211: f17bfc3
v: v3
  • Loading branch information
Duncan Sands authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 8aa1182 commit 5a8197a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e3fb2f641f421662ebda48763f2f03cb9bd29e82
refs/heads/master: 9b0e54addf3ea8488c7b57166fb38feeb8ea28fd
2 changes: 1 addition & 1 deletion trunk/drivers/usb/atm/speedtch.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#include "usbatm.h"

#define DRIVER_AUTHOR "Johan Verrept, Duncan Sands <duncan.sands@free.fr>"
#define DRIVER_VERSION "1.9"
#define DRIVER_VERSION "1.10"
#define DRIVER_DESC "Alcatel SpeedTouch USB driver version " DRIVER_VERSION

static const char speedtch_driver_name[] = "speedtch";
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/atm/usbatm.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ static int usbatm_print_packet(const unsigned char *data, int len);
#endif

#define DRIVER_AUTHOR "Johan Verrept, Duncan Sands <duncan.sands@free.fr>"
#define DRIVER_VERSION "1.9"
#define DRIVER_VERSION "1.10"
#define DRIVER_DESC "Generic USB ATM/DSL I/O, version " DRIVER_VERSION

static const char usbatm_driver_name[] = "usbatm";
Expand Down

0 comments on commit 5a8197a

Please sign in to comment.