All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: "Martin Hundebøll" <martin@hundeboll.net>
Subject: Re: [B.A.T.M.A.N.] [PATCHv79.4] batman-adv: Add wrapper to look up neighbor and send skb
Date: Tue, 16 Oct 2012 01:46:13 +0200	[thread overview]
Message-ID: <2204470.3OO4FsvbgM@bentobox> (raw)
In-Reply-To: <1350150752-5018-1-git-send-email-martin@hundeboll.net>

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

On Saturday 13 October 2012 19:52:32 Martin Hundebøll wrote:
> +/**
> + * batadv_send_skb_to_orig - Lookup next-hop and transmit skb.
> + * @skb: Packet to be transmitted.
> + * @orig_node: Final destination of the packet.
> + * @recv_if: Interface used to receive the packet.
> + *
> + * Looks up the best next-hop towards the passed originator and passes the
> + * skb on for preparation of MAC header.
> + *
> + * Returns TRUE on success; FALSE otherwise.
> + */

Could you please extend the kernel doc with the information that recv_if can 
be NULL and what impact it has?

Kind regards,
	Sven

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

      reply	other threads:[~2012-10-15 23:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 21:24 [B.A.T.M.A.N.] [PATCH] batman-adv: Add wrapper to look up neighbor and send skb Martin Hundebøll
2012-07-08 21:50 ` [B.A.T.M.A.N.] [PATCHv2] " Martin Hundebøll
2012-07-08 22:00 ` [B.A.T.M.A.N.] [PATCHv3] " Martin Hundebøll
2012-07-17 10:47   ` Marek Lindner
2012-10-13 17:30 ` [B.A.T.M.A.N.] [PATCH] " Martin Hundebøll
2012-10-13 17:45   ` Marek Lindner
2012-10-13 17:52 ` [B.A.T.M.A.N.] [PATCHv79.4] " Martin Hundebøll
2012-10-15 23:46   ` Sven Eckelmann [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=2204470.3OO4FsvbgM@bentobox \
    --to=sven@narfation.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=martin@hundeboll.net \
    /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.