linux/net/batman-adv
Martin Hundebøll e91ecfc64a batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
The call to batadv_nc_skb_forward() fits better in
batadv_send_skb_to_orig(), as this is where the actual next hop is
looked up.

To let the caller of batadv_send_skb_to_orig() know wether the skb is
transmitted, buffered or failed, the return value is changed from
boolean to int.

Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
2013-05-29 02:44:55 +02:00
..
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00