public inbox for b.a.t.m.a.n@lists.open-mesh.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: Sven Eckelmann <sven@narfation.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: Move soft-interface initialization to ndo_init
Date: Sat, 16 Feb 2013 17:11:01 +0800	[thread overview]
Message-ID: <201302161711.02194.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1360573828-24399-1-git-send-email-lindner_marek@yahoo.de>

On Monday, February 11, 2013 17:10:22 Marek Lindner wrote:
> From: Sven Eckelmann <sven@narfation.org>
> 
> The initialization of an net_device object should be done in the
> init/constructor function and not from the outside after the
> register_netdevice was done to avoid race conditions.
> 
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  hard-interface.c |    5 ++
>  soft-interface.c |  169
> ++++++++++++++++++++++++++---------------------------- 2 files changed, 86
> insertions(+), 88 deletions(-)

Applied in revision 03522f0.

Thanks,
Marek

  parent reply	other threads:[~2013-02-16  9:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  9:10 [B.A.T.M.A.N.] create batman-adv interfaces with netlink v3 Marek Lindner
2013-02-11  9:10 ` [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: Move soft-interface initialization to ndo_init Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 2/6] batman-adv: Move deinitialization of soft-interface to destructor Marek Lindner
2013-02-16  9:13     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 3/6] batman-adv: Don't always delete softif when last slave was removed Marek Lindner
2013-02-16  9:15     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 4/6] batman-adv: rename batadv_softif_destroy to reflect sysfs use case Marek Lindner
2013-02-16  9:17     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 5/6] batman-adv: Allow to use rntl_link for device creation/deletion Marek Lindner
2013-02-16  9:18     ` Marek Lindner
2013-02-11  9:10   ` [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link Marek Lindner
2013-02-16  9:20     ` Marek Lindner
2013-02-16  9:11   ` Marek Lindner [this message]
2013-02-11 20:14 ` [B.A.T.M.A.N.] create batman-adv interfaces with netlink v3 Antonio Quartulli
2013-02-12  5:17   ` Marek Lindner
2013-02-12 16:14 ` 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=201302161711.02194.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=sven@narfation.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