Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/drivers/staging/qcacld-2.0/CORE/MAC/inc/qwlan_version.h b/drivers/staging/qcacld-2.0/CORE/MAC/inc/qwlan_version.h
- index 95b5be90..2fcc461 100644
- --- a/drivers/staging/qcacld-2.0/CORE/MAC/inc/qwlan_version.h
- +++ b/drivers/staging/qcacld-2.0/CORE/MAC/inc/qwlan_version.h
- @@ -1,5 +1,5 @@
- /*
- - * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
- + * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved.
- *
- * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
- *
- @@ -39,12 +39,12 @@ BRIEF DESCRIPTION:
- ===========================================================================*/
- #define QWLAN_VERSION_MAJOR 4
- -#define QWLAN_VERSION_MINOR 4
- -#define QWLAN_VERSION_PATCH 31
- +#define QWLAN_VERSION_MINOR 0
- +#define QWLAN_VERSION_PATCH 11
- #define QWLAN_VERSION_EXTRA ""
- -#define QWLAN_VERSION_BUILD 76
- +#define QWLAN_VERSION_BUILD 143
- -#define QWLAN_VERSIONSTR "4.4.31.76"
- +#define QWLAN_VERSIONSTR "4.0.11.143"
- #define AR6320_REV1_VERSION 0x5000000
- @@ -54,6 +54,7 @@ BRIEF DESCRIPTION:
- #define AR6320_REV3_VERSION 0x5020000
- #define QCA9377_REV1_1_VERSION 0x5020001
- #define AR6320_REV3_2_VERSION 0x5030000
- +#define QCA9379_REV1_VERSION 0x5040000
- struct qwlan_hw {
- u32 id;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement