All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: Alexei Starovoitov <ast@plumgrid.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Richard Cochran <richardcochran@gmail.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: ti: fix CPTS driver build on arm
Date: Wed, 02 Apr 2014 08:22:38 +0200	[thread overview]
Message-ID: <533BACAE.3060603@redhat.com> (raw)
In-Reply-To: <1396402008-3462-1-git-send-email-ast@plumgrid.com>

On 04/02/2014 03:26 AM, Alexei Starovoitov wrote:
> fix build errors:
> drivers/net/ethernet/ti/cpts.c:266:12: error: 'ETH_HLEN' undeclared (first use in this function)
> drivers/net/ethernet/ti/cpts.c:276:23: error: 'VLAN_HLEN' undeclared (first use in this function)
>
> Fixes: 408eccce3204 ("net: ptp: move PTP classifier in its own file")
> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
> Suggested-by: Daniel Borkmann <dborkman@redhat.com>
> Cc: Richard Cochran <richardcochran@gmail.com>

Acked-by: Daniel Borkmann <dborkman@redhat.com>

Thanks, should have set up an ARM toolchain :/ (allmodconfig on x86_64 was fine).

  reply	other threads:[~2014-04-02  6:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02  1:26 [PATCH net-next] net: ti: fix CPTS driver build on arm Alexei Starovoitov
2014-04-02  6:22 ` Daniel Borkmann [this message]
2014-04-03 15:25 ` David Miller

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=533BACAE.3060603@redhat.com \
    --to=dborkman@redhat.com \
    --cc=ast@plumgrid.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@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.