Re: [PATCH 01/48] staging: rtl8188eu: Remove struct evt_priv and its uses

From: Greg KH
Date: Wed Jul 09 2014 - 15:01:23 EST


On Wed, Jul 02, 2014 at 10:16:57PM +0530, navin patidar wrote:
> c2h_wk (work_struct) is naver scheduled to handle events,
> so no use of keeping event data.
> And also function rtw_hal_c2h_handler() responsible for handling c2h events,
> is a dummy function.
>
> Signed-off-by: navin patidar <navin.patidar@xxxxxxxxx>
> ---
> drivers/staging/rtl8188eu/core/rtw_cmd.c | 86 -------------------------
> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 4 --
> drivers/staging/rtl8188eu/include/cmd_osdep.h | 1 -
> drivers/staging/rtl8188eu/include/drv_types.h | 1 -
> drivers/staging/rtl8188eu/include/rtw_cmd.h | 14 ----
> drivers/staging/rtl8188eu/os_dep/os_intfs.c | 8 ---
> 6 files changed, 114 deletions(-)

This patch doesn't apply either (probably due to me not taking your
previous series.)

So, can you refresh all of your pending patches that I have not applied
yet against my tree, and resend them?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/