On 7/29/2024 8:25 AM, Jacobe Zang wrote:
I found that in drivers/net/wirless/broadcom/brcm80211/brcmfmac/bus.h has already prepared an > enumeration like these. enum brcmf_fwvendor { BRCMF_FWVENDOR_WCC, BRCMF_FWVENDOR_CYW, BRCMF_FWVENDOR_BCA, /* keep last */ BRCMF_FWVENDOR_NUM, BRCMF_FWVENDOR_INVALID }; So should we delete them? Because you also changed BRCMF_FWVENDOR_ to BRCMF_DRVDATA_Sorry, please ignore this comment, I didn't notice these were two enums with different purposes
Ignored ;-)