All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@meshcoding.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: prefer ether_addr_copy to memcpy
Date: Mon, 27 Jan 2014 15:49:30 +0800	[thread overview]
Message-ID: <1468082.ByqQ7DSZZ5@diderot> (raw)
In-Reply-To: <1390347731-2270-1-git-send-email-antonio@meshcoding.com>

[-- Attachment #1: Type: text/plain, Size: 953 bytes --]

On Wednesday 22 January 2014 00:42:11 Antonio Quartulli wrote:
> On some architectures ether_addr_copy() is slightly faster
> than memcpy() therefore use the former when possible.
> 
> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
> ---
>  bat_iv_ogm.c            | 10 +++++-----
>  bridge_loop_avoidance.c | 30 +++++++++++++++---------------
>  compat.h                |  1 +
>  distributed-arp-table.c |  4 ++--
>  fragmentation.c         |  4 ++--
>  gateway_client.c        |  2 +-
>  icmp_socket.c           | 11 ++++++-----
>  main.c                  |  4 ++--
>  network-coding.c        | 24 ++++++++++++------------
>  originator.c            |  4 ++--
>  routing.c               | 17 ++++++++---------
>  send.c                  |  8 ++++----
>  soft-interface.c        |  8 ++++----
>  translation-table.c     | 15 +++++++--------
>  14 files changed, 71 insertions(+), 71 deletions(-)

Applied in revision 513b2d1.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

      reply	other threads:[~2014-01-27  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 23:42 [B.A.T.M.A.N.] [PATCH] batman-adv: prefer ether_addr_copy to memcpy Antonio Quartulli
2014-01-27  7:49 ` Marek Lindner [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=1468082.ByqQ7DSZZ5@diderot \
    --to=mareklindner@neomailbox.ch \
    --cc=antonio@meshcoding.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.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 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.