summaryrefslogtreecommitdiff
path: root/dev.h
diff options
context:
space:
mode:
authorDavid Lin <dlin@marvell.com>2016-05-23 12:33:41 +0800
committerDavid Lin <dlin@marvell.com>2016-05-23 12:33:41 +0800
commit267c5144165ad7bd8da0e0f897a487b82460e95c (patch)
treecc7fd1532cf42807b498cc9292dac44ef3220976 /dev.h
parent7d49296d12b44025278a52c5a26fb1b4236f320f (diff)
Commit mwlwifi driver 10.3.0.17-20160523
Added code to control the rate to print out check BA related debug messages. Signed-off-by: David Lin <dlin@marvell.com>
Diffstat (limited to 'dev.h')
-rw-r--r--dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev.h b/dev.h
index 4c69dcf..37504b9 100644
--- a/dev.h
+++ b/dev.h
@@ -27,7 +27,7 @@
#include <net/mac80211.h>
#define MWL_DRV_NAME KBUILD_MODNAME
-#define MWL_DRV_VERSION "10.3.0.17-20160520-1"
+#define MWL_DRV_VERSION "10.3.0.17-20160523"
/* Map to 0x80000000 (Bus control) on BAR0 */
#define MACREG_REG_H2A_INTERRUPT_EVENTS 0x00000C18 /* (From host to ARM) */