[PATCH 08/18] staging: wilc1000: remove declaration of WILC_WFI_frame_register

Greg KH gregkh at linuxfoundation.org
Mon Sep 21 02:06:15 UTC 2015


On Sun, Sep 20, 2015 at 03:51:15PM +0900, Chaehyun Lim wrote:
> This patch removes function declaration of WILC_WFI_frame_register in
> linux_wlan.c file, then adds it in wilc_wfi_cfgoperations.h file.
> 
> The compilation warning occurs because it is assigned to incorrect
> pointer type of second parameter of WILC_WFI_frame_register.
> It is assigned with struct wireless_dev pointer type.
> 
> Signed-off-by: Chaehyun Lim <chaehyun.lim at gmail.com>

I've skipped patches 08, 09, and 11 in this series, please rebase and
resend once Tony replies with what is really going on with this
function...

thanks,

greg k-h


More information about the devel mailing list