Skip to content

Commit 0407701

Browse files
xiaoyao888888Caesar-github
authored andcommitted
net: wireless: rkwifi: add SUPPORT_P2P_GO_PS to fix suspend issue
Change-Id: I23f563c1de9527f2a17ccbe90a61516b4f76b2a8 Signed-off-by: Yao Xiao <[email protected]>
1 parent ee22fc6 commit 0407701

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd

1 file changed

+1
-1
lines changed

drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DBCMDRIVER \
2424
-DKEEP_ALIVE -DPKT_FILTER_SUPPORT -DPNO_SUPPORT -DDHDTCPACK_SUPPRESS \
2525
-DDHD_DONOT_FORWARD_BCMEVENT_AS_NETWORK_PKT \
2626
-DMULTIPLE_SUPPLICANT -DTSQ_MULTIPLIER -DMFP \
27-
-DWL_EXT_IAPSTA \
27+
-DWL_EXT_IAPSTA -DSUPPORT_P2P_GO_PS \
2828
-DENABLE_INSMOD_NO_FW_LOAD -DDHD_UNSUPPORT_IF_CNTS \
2929
-Idrivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd \
3030
-Idrivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include

0 commit comments

Comments
 (0)