All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: navin patidar <navin.patidar@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] staging: rtl8188eu: remove header file ethernet.h
Date: Tue, 11 Feb 2014 12:33:48 -0800	[thread overview]
Message-ID: <20140211203348.GA25883@kroah.com> (raw)
In-Reply-To: <1391935247-3797-3-git-send-email-navin.patidar@gmail.com>

On Sun, Feb 09, 2014 at 02:10:46PM +0530, navin patidar wrote:
> "ethernet.h" is included in three files but only "rtw_recv.c" using two macros
> defined in "ethernet.h", so move used macros in "rtw_recv.c" and
> remove "include/ethernet.h" header file and inclusion of this header file.
> 
> Signed-off-by: navin patidar <navin.patidar@gmail.com>
> ---
>  drivers/staging/rtl8188eu/core/rtw_recv.c      |    4 ++-
>  drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c |    1 -
>  drivers/staging/rtl8188eu/include/ethernet.h   |   42 ------------------------
>  drivers/staging/rtl8188eu/os_dep/recv_linux.c  |    1 -
>  4 files changed, 3 insertions(+), 45 deletions(-)
>  delete mode 100644 drivers/staging/rtl8188eu/include/ethernet.h

This patch fails to apply (2/3 had fuzz, but I fixed that up), can you
redo this against linux-next and resend it?

thanks,

greg k-h

  reply	other threads:[~2014-02-11 20:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-09  8:40 [PATCH 1/3] staging: rtl8188eu: remove header file if_ether.h navin patidar
2014-02-09  8:40 ` [PATCH 2/3] staging: rtl8188eu: remove header file ip.h navin patidar
2014-02-09  8:40 ` [PATCH 3/3] staging: rtl8188eu: remove header file ethernet.h navin patidar
2014-02-11 20:33   ` Greg KH [this message]
2014-02-12 16:12     ` navin patidar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140211203348.GA25883@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=navin.patidar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.