netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: agust@denx.de
Cc: netdev@vger.kernel.org, pantelis.antoniou@gmail.com,
	vbordug@ru.mvista.com, gsi@denx.de
Subject: Re: [PATCH net-next 1/2] fs_enet: silence a build warning (unused variable)
Date: Thu, 22 Aug 2013 22:14:18 -0700 (PDT)	[thread overview]
Message-ID: <20130822.221418.1582672555558175812.davem@davemloft.net> (raw)
In-Reply-To: <1377201313-10420-1-git-send-email-agust@denx.de>

From: Anatolij Gustschin <agust@denx.de>
Date: Thu, 22 Aug 2013 21:55:12 +0200

> From: Gerhard Sittig <gsi@denx.de>
> 
> Since commit 720a43efd30f04a0a492c85fb997361c44fbae05
> (drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb)
> there is a build warning:
> 
> drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c: In function 'tx_skb_align_workaround':
> drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c:586:26: warning: unused variable 'fep'
> 
> Fix it.
> 
> Signed-off-by: Gerhard Sittig <gsi@denx.de>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>

Applied.

      parent reply	other threads:[~2013-08-23  5:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 19:55 [PATCH net-next 1/2] fs_enet: silence a build warning (unused variable) Anatolij Gustschin
2013-08-22 19:55 ` [PATCH net-next 2/2] fs_enet: cleanup clock API use Anatolij Gustschin
2013-08-23  5:14   ` David Miller
2013-08-23  5:14 ` David Miller [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=20130822.221418.1582672555558175812.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=agust@denx.de \
    --cc=gsi@denx.de \
    --cc=netdev@vger.kernel.org \
    --cc=pantelis.antoniou@gmail.com \
    --cc=vbordug@ru.mvista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).