Lee Jones <lee.jo...@linaro.org> wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/net/wireless/intersil/hostap/hostap_hw.c: In function > ‘prism2_init_local_data’: > drivers/net/wireless/intersil/hostap/hostap_hw.c:3173:48: warning: cast > between incompatible function types from ‘void (*)(struct tasklet_struct *)’ > to ‘void (*)(long unsigned int)’ [-Wcast-function-type] > drivers/net/wireless/intersil/hostap/hostap_hw.c:3175:2: note: in expansion > of macro ‘HOSTAP_TASKLET_INIT’ > > NB: Repeats lots of times - snipped for brevity > > Cc: Jouni Malinen <j...@w1.fi> > Cc: Kalle Valo <kv...@codeaurora.org> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Jakub Kicinski <k...@kernel.org> > Cc: linux-wirel...@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org>
Already fixed in wireless-drivers-next Recorded preimage for 'drivers/net/wireless/intersil/hostap/hostap_hw.c' error: Failed to merge in the changes. Applying: intersil: hostap_hw: Prevent incompatible function type cast Using index info to reconstruct a base tree... M drivers/net/wireless/intersil/hostap/hostap_hw.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/wireless/intersil/hostap/hostap_hw.c CONFLICT (content): Merge conflict in drivers/net/wireless/intersil/hostap/hostap_hw.c Patch failed at 0001 intersil: hostap_hw: Prevent incompatible function type cast The copy of the patch that failed is found in: .git/rebase-apply/patch Patch set to Superseded. -- https://patchwork.kernel.org/project/linux-wireless/patch/20201102112410.1049272-18-lee.jo...@linaro.org/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches