wok diff broadcom-wl/stuff/3.8.0.patch @ rev 22109

updated virtualenv (1.5.1 -> 16.7.7)
author Hans-G?nter Theisgen
date Fri Nov 01 17:02:38 2019 +0100 (2019-11-01)
parents 5bafc5ba9b44
children
line diff
     1.1 --- a/broadcom-wl/stuff/3.8.0.patch	Mon Apr 02 11:19:24 2018 +0200
     1.2 +++ b/broadcom-wl/stuff/3.8.0.patch	Fri Nov 01 17:02:38 2019 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4   
     1.5   	err = wl_dev_ioctl(dev, WLC_SET_SSID, &join_params, join_params_size);
     1.6   	if (err) {
     1.7 -@@ -2057,9 +2061,14 @@
     1.8 +@@ -2054,9 +2058,14 @@
     1.9   	struct bcm_tlv *tim;
    1.10   	u16 beacon_interval;
    1.11   	s32 dtim_period;
    1.12 @@ -48,7 +48,7 @@
    1.13   
    1.14   	ssid = &wl->profile->ssid;
    1.15   	bss = cfg80211_get_bss(wl_to_wiphy(wl), NULL, (s8 *)&wl->bssid,
    1.16 -@@ -2089,8 +2098,22 @@
    1.17 +@@ -2086,8 +2095,22 @@
    1.18   		beacon_interval = cpu_to_le16(bi->beacon_period);
    1.19   	} else {
    1.20   		WL_DBG(("Found the AP in the list - BSSID %pM\n", bss->bssid));