From: Jeff Garzik <jeff@garzik.org>
To: Bryan Wu <cooloney@kernel.org>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Huang Weiyi <weiyi.huang@gmail.com>
Subject: Re: [PATCH 1/1] Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> in drivers/net/bfin_mac.c.
Date: Thu, 22 May 2008 06:22:16 -0400 [thread overview]
Message-ID: <48354958.2060905@garzik.org> (raw)
In-Reply-To: <1210565644-4272-1-git-send-email-cooloney@kernel.org>
Bryan Wu wrote:
> From: Huang Weiyi <weiyi.huang@gmail.com>
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> Signed-off-by: Bryan Wu <cooloney@kernel.org>
> ---
> drivers/net/bfin_mac.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/bfin_mac.c b/drivers/net/bfin_mac.c
> index 89c0018..4144343 100644
> --- a/drivers/net/bfin_mac.c
> +++ b/drivers/net/bfin_mac.c
> @@ -22,7 +22,6 @@
> #include <linux/crc32.h>
> #include <linux/device.h>
> #include <linux/spinlock.h>
> -#include <linux/ethtool.h>
> #include <linux/mii.h>
> #include <linux/phy.h>
applied
prev parent reply other threads:[~2008-05-22 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-12 4:14 [PATCH 1/1] Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> in drivers/net/bfin_mac.c Bryan Wu
2008-05-22 10:22 ` Jeff Garzik [this message]
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=48354958.2060905@garzik.org \
--to=jeff@garzik.org \
--cc=cooloney@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=weiyi.huang@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.