diff mbox series

[linux-oem,3/8] UBUNTU: SAUCE: Sync ubuntu/rtl8821ce with a new release from Realtek

Message ID 1515673046-27805-4-git-send-email-jesse.sung@canonical.com
State New
Headers show
Series Support Realtek RTL8821CE WiFi and Bluetooth | expand

Commit Message

Wen-chien Jesse Sung Jan. 11, 2018, 12:17 p.m. UTC
BugLink: https://launchpad.net/bugs/1740231

Sync with v5.2.5.1_26055.20180108_COEX20170310-1212.

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
---
 ubuntu/rtl8821ce/include/rtw_version.h         | 2 +-
 ubuntu/rtl8821ce/os_dep/linux/ioctl_cfg80211.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/ubuntu/rtl8821ce/include/rtw_version.h b/ubuntu/rtl8821ce/include/rtw_version.h
index 48036cd..49d2bc3 100644
--- a/ubuntu/rtl8821ce/include/rtw_version.h
+++ b/ubuntu/rtl8821ce/include/rtw_version.h
@@ -1,2 +1,2 @@ 
-#define DRIVERVERSION	"v5.2.5_25561.20171207"
+#define DRIVERVERSION	"v5.2.5_1.26055.20180108"
 #define BTCOEXVERSION	"COEX20170310-1212"
diff --git a/ubuntu/rtl8821ce/os_dep/linux/ioctl_cfg80211.h b/ubuntu/rtl8821ce/os_dep/linux/ioctl_cfg80211.h
index 408a79b..af281ab 100644
--- a/ubuntu/rtl8821ce/os_dep/linux/ioctl_cfg80211.h
+++ b/ubuntu/rtl8821ce/os_dep/linux/ioctl_cfg80211.h
@@ -22,7 +22,7 @@ 
 
 
 #ifndef RTW_CFG80211_ALWAYS_INFORM_STA_DISCONNECT_EVENT
-	#define RTW_CFG80211_ALWAYS_INFORM_STA_DISCONNECT_EVENT 0
+	#define RTW_CFG80211_ALWAYS_INFORM_STA_DISCONNECT_EVENT 1
 #endif
 
 #if defined(RTW_USE_CFG80211_STA_EVENT)