mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
net: wireless: bcmdhd: Enable full scan on PNO event
Change-Id: I21cfbd5fd88ab528a481b3a215a922ec656c681f Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
357566d0a2
commit
9849aab9c8
|
|
@ -7330,7 +7330,7 @@ wl_notify_rx_mgmt_frame(struct wl_priv *wl, struct net_device *ndev,
|
|||
/* If target scan is not reliable, set the below define to "1" to do a
|
||||
* full escan
|
||||
*/
|
||||
#define FULL_ESCAN_ON_PFN_NET_FOUND 0
|
||||
#define FULL_ESCAN_ON_PFN_NET_FOUND 1
|
||||
static s32
|
||||
wl_notify_sched_scan_results(struct wl_priv *wl, struct net_device *ndev,
|
||||
const wl_event_msg_t *e, void *data)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user