Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1424d4e2 authored by CNSS_WLAN Service's avatar CNSS_WLAN Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "wlan: Register frames for sap/go after start_ap" into wlan-driver.lnx.1.0

parents a4b31421 ad274d2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12313,6 +12313,7 @@ static int __wlan_hdd_cfg80211_start_ap(struct wiphy *wiphy,
                                             params->auth_type);
    }
    wlan_hdd_cfg80211_register_frames(pAdapter);
    EXIT();
    return status;
}