public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <a@unstable.cc>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Date: Wed, 13 Apr 2016 22:32:43 +0200	[thread overview]
Message-ID: <1891393.XZXRhtYPY0@sven-edge> (raw)
In-Reply-To: <1460576087-21474-1-git-send-email-a@unstable.cc>

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

On Thursday 14 April 2016 03:34:47 Antonio Quartulli wrote:
[...]
> diff --git a/net/batman-adv/types.h b/net/batman-adv/types.h
> index 9abfb3e..316af66 100644
> --- a/net/batman-adv/types.h
> +++ b/net/batman-adv/types.h
> @@ -1277,6 +1277,7 @@ struct batadv_forw_packet {
>  struct batadv_algo_ops {
>  	struct hlist_node list;
>  	char *name;
> +	void (*bat_iface_activate)(struct batadv_hard_iface *hard_iface);
>  	int (*bat_iface_enable)(struct batadv_hard_iface *hard_iface);
>  	void (*bat_iface_disable)(struct batadv_hard_iface *hard_iface);
>  	void (*bat_iface_update_mac)(struct batadv_hard_iface *hard_iface);

kernel-doc is missing for @bat_iface_activate

Kind regards,
	Sven

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

  reply	other threads:[~2016-04-13 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 19:34 [B.A.T.M.A.N.] [PATCH] batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event Antonio Quartulli
2016-04-13 20:32 ` Sven Eckelmann [this message]
2016-04-14  1:39   ` 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=1891393.XZXRhtYPY0@sven-edge \
    --to=sven@narfation.org \
    --cc=a@unstable.cc \
    --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