Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755141AbaGJB0l (ORCPT ); Wed, 9 Jul 2014 21:26:41 -0400 Received: from mail-ig0-f170.google.com ([209.85.213.170]:40952 "EHLO mail-ig0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082AbaGJB0k (ORCPT ); Wed, 9 Jul 2014 21:26:40 -0400 MIME-Version: 1.0 In-Reply-To: <20140710005945.GA17129@kroah.com> References: <1404234313-21634-1-git-send-email-navin.patidar@gmail.com> <20140709190419.GA14346@kroah.com> <20140710005945.GA17129@kroah.com> Date: Thu, 10 Jul 2014 06:56:39 +0530 Message-ID: Subject: Re: [PATCH 1/5] staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlers From: navin patidar To: Greg KH Cc: Larry Finger , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 10, 2014 at 6:29 AM, Greg KH wrote: > On Thu, Jul 10, 2014 at 06:24:21AM +0530, navin patidar wrote: >> On Thu, Jul 10, 2014 at 12:34 AM, Greg KH wrote: >> > On Tue, Jul 01, 2014 at 10:35:09PM +0530, navin patidar wrote: >> >> Remove WEXT_PRIV (non-standard) ioctl handlers. >> >> >> >> Signed-off-by: navin patidar >> >> --- >> >> drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 6335 +++--------------------- >> >> 1 file changed, 744 insertions(+), 5591 deletions(-) >> > >> > This patch fails to apply :( >> > >> > Can you refresh it, and resend this series? >> >> Please apply following patches. >> >> [PATCH v2 1/3] staging: rtl8188eu: re-use mac_pton() helper >> [PATCH v2 2/3] staging: rtl8188eu: substitute custom hex2bin() >> [PATCH v2 3/3] staging: rtl8188eu: re-use hex_to_bin() instead of custom code >> >> Then try again to apply my patches. > > I don't have those, sorry, my patch queue for staging patches are now > empty as of everything sent up to yesterday. Please resend what you > want me to apply, in the order in which you want me to apply it. Is it okay if i send you a single patch set having my three patch set and Andy Shevchenko's patches ? regards, navin patidar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/