lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 9 Jul 2014 12:05:45 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	navin patidar <navin.patidar@...il.com>
Cc:	Larry.Finger@...inger.net, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/48] staging: rtl8188eu: Remove struct evt_priv and its
 uses

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@...il.com>
> ---
>  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ