All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <ordex@autistici.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix num_changes type to uint16_t
Date: Tue, 28 May 2013 15:10:03 +0800	[thread overview]
Message-ID: <201305281510.03302.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1369409129-1760-1-git-send-email-ordex@autistici.org>

On Friday, May 24, 2013 23:25:28 Antonio Quartulli wrote:
> Since the introduction of the tvlv_tt_data struct variables
> storing the number of TT changes are always declared as
> uint16_t, however some of them were not changed.
> 
> Switch them al to uint16_t.
> 
> Introduced by 8405301b979466610a726b7d595b6bfee5306cf7
> ("batman-adv: tvlv - convert tt data sent within OGMs")
> 
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>  translation-table.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied in revision 49d9c47.

Thanks,
Marek

  parent reply	other threads:[~2013-05-28  7:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24 15:25 [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix num_changes type to uint16_t Antonio Quartulli
2013-05-24 15:25 ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: fix typo in kernel doc Antonio Quartulli
2013-05-28  7:13   ` Marek Lindner
2013-05-28  7:10 ` Marek Lindner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-27 13:10 [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix num_changes type to uint16_t Antonio Quartulli
2013-05-28  6:31 ` Antonio Quartulli

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=201305281510.03302.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=ordex@autistici.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.