public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [FIX] batman-adv: fix master setting in rtnl interface
Date: Sun, 3 Feb 2013 19:49:24 +0100	[thread overview]
Message-ID: <20130203184924.GA3429@ritirata.org> (raw)
In-Reply-To: <1359916914-9798-1-git-send-email-ordex@autistici.org>

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

On Sun, Feb 03, 2013 at 07:41:54PM +0100, Antonio Quartulli wrote:
> diff --git a/hard-interface.c b/hard-interface.c
> index 6c32607..bbc6188 100644
> --- a/hard-interface.c
> +++ b/hard-interface.c
> @@ -313,7 +313,7 @@ int batadv_hardif_enable_interface(struct batadv_hard_iface *hard_iface,
>  	struct batadv_priv *bat_priv;
>  	struct net_device *soft_iface;
>  	__be16 ethertype = __constant_htons(ETH_P_BATMAN);
> -	int ret;
> +	int ret = 0;

mh, maybe this is not really needed.
Cheers,

-- 
Antonio Quartulli

..each of us alone is worth nothing..
Ernesto "Che" Guevara

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-02-03 18:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-13  9:50 [B.A.T.M.A.N.] create batman-adv interfaces with netlink v2 Marek Lindner
2013-01-13  9:50 ` [B.A.T.M.A.N.] [PATCHv2 1/6] batman-adv: Move soft-interface initialization to ndo_init Marek Lindner
2013-01-13  9:50   ` [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: Move deinitialization of soft-interface to destructor Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 3/6] batman-adv: Don't always delete softif when last slave was removed Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: rename batadv_softif_destroy to reflect sysfs use case Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 5/6] batman-adv: Allow to use rntl_link for device creation/deletion Marek Lindner
2013-01-13  9:51   ` [B.A.T.M.A.N.] [PATCHv2 6/6] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link Marek Lindner
2013-01-13 12:12     ` Sven Eckelmann
2013-02-03 18:41       ` [B.A.T.M.A.N.] [FIX] batman-adv: fix master setting in rtnl interface Antonio Quartulli
2013-02-03 18:49         ` Antonio Quartulli [this message]
2013-02-03 19:02         ` [B.A.T.M.A.N.] [FIXv2] " Antonio Quartulli
2013-02-09 11:06           ` Marek Lindner
2013-02-09 21:20             ` Antonio Quartulli
2013-01-13 10:00 ` [B.A.T.M.A.N.] create batman-adv interfaces with netlink v2 Sven Eckelmann
2013-01-13 11:08   ` Marek Lindner

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=20130203184924.GA3429@ritirata.org \
    --to=ordex@autistici.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox