Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] libertas: bump driver version

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

authored by

Dan Williams and committed by
David S. Miller
7856a541 8362cd41

+1 -1
+1 -1
drivers/net/wireless/libertas/main.c
··· 23 23 #include "assoc.h" 24 24 #include "join.h" 25 25 26 - #define DRIVER_RELEASE_VERSION "322.p1" 26 + #define DRIVER_RELEASE_VERSION "323.p0" 27 27 const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION 28 28 #ifdef DEBUG 29 29 "-dbg"