iwlwifi: HW bug fixes
This patch adds few HW bug fixes. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
6041e2a08c
commit
4c43e0d0ec
@@ -3920,7 +3920,7 @@ done:
|
||||
if (sdata->vif.type == IEEE80211_IF_TYPE_IBSS) {
|
||||
struct ieee80211_if_sta *ifsta = &sdata->u.sta;
|
||||
if (!(ifsta->flags & IEEE80211_STA_BSSID_SET) ||
|
||||
(!ifsta->state == IEEE80211_IBSS_JOINED &&
|
||||
(!(ifsta->state == IEEE80211_IBSS_JOINED) &&
|
||||
!ieee80211_sta_active_ibss(dev)))
|
||||
ieee80211_sta_find_ibss(dev, ifsta);
|
||||
}
|
||||
|
Reference in New Issue
Block a user