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: signature.asc
Description: This is a digitally signed message part.

Reply via email to