Skip to content

Commit

Permalink
net-next:asix: V2 Update VERSION
Browse files Browse the repository at this point in the history
Only update VERSION to reflect previous changes.

Signed-off-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Grant Grundler authored and David S. Miller committed Nov 15, 2011
1 parent b2d3ad2 commit 46993f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <linux/usb/usbnet.h>
#include <linux/slab.h>

#define DRIVER_VERSION "26-Sep-2011"
#define DRIVER_VERSION "08-Nov-2011"
#define DRIVER_NAME "asix"

/* ASIX AX8817X based USB 2.0 Ethernet Devices */
Expand Down

0 comments on commit 46993f0

Please sign in to comment.