Re: wil6210: include moduleparam.h

2017-02-08 Thread Kalle Valo
pplied to ath-next branch of ath.git, thanks. 949c2d009675 wil6210: include moduleparam.h -- https://patchwork.kernel.org/patch/9560281/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

[PATCH] wil6210: include moduleparam.h

2017-02-07 Thread Johannes Berg
From: Johannes Berg This now declares a module parameter, so include the necessary header file for that. Signed-off-by: Johannes Berg --- drivers/net/wireless/ath/wil6210/cfg80211.c | 1 + 1 file changed, 1 insertion(+) diff --git