summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170/version.h
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2011-01-23 00:46:49 +0300
committerJohn W. Linville <linville@tuxdriver.com>2011-01-28 00:03:53 +0300
commit9e09b5c96caf3f201f1dcb31539d6a6b2c36d0f9 (patch)
tree611368ae2d26f074b451caff912241592b6d8080 /drivers/net/wireless/ath/carl9170/version.h
parent436d0d985383a2ede326f8ec5117d185690dc3f3 (diff)
downloadlinux-9e09b5c96caf3f201f1dcb31539d6a6b2c36d0f9.tar.xz
carl9170: update fw/hw headers
This patch syncs up the header files with the project's main firmware carl9170fw.git. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/carl9170/version.h')
-rw-r--r--drivers/net/wireless/ath/carl9170/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/net/wireless/ath/carl9170/version.h b/drivers/net/wireless/ath/carl9170/version.h
index ee0f84f2a2f6..15095c035169 100644
--- a/drivers/net/wireless/ath/carl9170/version.h
+++ b/drivers/net/wireless/ath/carl9170/version.h
@@ -1,7 +1,7 @@
#ifndef __CARL9170_SHARED_VERSION_H
#define __CARL9170_SHARED_VERSION_H
-#define CARL9170FW_VERSION_YEAR 10
-#define CARL9170FW_VERSION_MONTH 10
-#define CARL9170FW_VERSION_DAY 29
-#define CARL9170FW_VERSION_GIT "1.9.0"
+#define CARL9170FW_VERSION_YEAR 11
+#define CARL9170FW_VERSION_MONTH 1
+#define CARL9170FW_VERSION_DAY 22
+#define CARL9170FW_VERSION_GIT "1.9.2"
#endif /* __CARL9170_SHARED_VERSION_H */