[PATCH v3 2/2] wifi: ath12k: Introduce the container for mac80211 hw

Jeff Johnson quic_jjohnson at quicinc.com
Wed Jan 17 12:10:01 PST 2024


On 1/17/2024 8:14 AM, Karthikeyan Periyasamy wrote:
[snip]
> -static int ath12k_mac_hw_allocate(struct ath12k_base *ab)
> +struct ath12k_hw *ath12k_mac_hw_allocate(struct ath12k_base *ab,

this needs to stay static, currently fails ath12k-check:

drivers/net/wireless/ath/ath12k/mac.c:7897:19: error: no previous
prototype for 'ath12k_mac_hw_allocate' [-Werror=missing-prototypes]
make[7]: *** [drivers/net/wireless/ath/ath12k/mac.o] Error 1




More information about the ath12k mailing list