Skip to content

Commit

Permalink
rockchip_wlan: rkwifi: bcmdhd: indicate downloading firmware on drive…
Browse files Browse the repository at this point in the history
…r load (armbian#131)

Fixes the issue that cannot reopen wlan0 on ap6398s and ap6236.

Signed-off-by: Ken Wang <[email protected]>
  • Loading branch information
Ken-Vamrs authored and RadxaStephen committed Jul 3, 2023
1 parent bae181f commit 405ef03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Wno-date-time \
-DUSE_NEW_RSPEC_DEFS -DBCM_USE_PLATFORM_STRLCPY \
-DWL_EXT_IAPSTA -DWL_ESCAN -DCCODE_LIST -DSUSPEND_EVENT \
-DEAPOL_RESEND -DEAPOL_DYNAMATIC_RESEND -DWL_SCHED_SCAN \
-DENABLE_INSMOD_NO_FW_LOAD -Wframe-larger-than=2048 \
-Wframe-larger-than=2048 \
-DSCHED_SCAN_DELAYED_WORK -DDHD_PNO_FLAG

DHDOFILES = aiutils.o siutils.o sbutils.o bcmutils.o bcmwifi_channels.o \
Expand Down

0 comments on commit 405ef03

Please sign in to comment.