DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Aaro Koskinen <aaro.koskinen@nsn.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] igb/ixgbe: use ether_addr_equal()
Date: Tue, 4 Feb 2014 16:01:40 +0100	[thread overview]
Message-ID: <201402041601.40194.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <1391522349-7096-1-git-send-email-aaro.koskinen@nsn.com>

04/02/2014 14:59, Aaro Koskinen:
> ether_addr_equal() was added in Linux 3.5. compare_ether_addr() was
> deleted in 3.14. Start using ether_addr_equal() and provide an own
> implementation for older kernels.
> 
> This fixes the compilation with Linux 3.14-rc1.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@nsn.com>

Looks good.

Acked and applied with this title:
	kni: fix build with kernel 3.14

Thank you
-- 
Thomas

      reply	other threads:[~2014-02-04 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-04 13:59 Aaro Koskinen
2014-02-04 15:01 ` Thomas Monjalon [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=201402041601.40194.thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=aaro.koskinen@nsn.com \
    --cc=dev@dpdk.org \
    /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).