diff options
| author | Martin Hundebøll <[email protected]> | 2013-04-20 13:54:39 +0200 |
|---|---|---|
| committer | Antonio Quartulli <[email protected]> | 2013-05-29 02:44:55 +0200 |
| commit | e91ecfc64ad691176be119e627e36cec8564f44b (patch) | |
| tree | d709428d92da6a522edca57fbec960d7c582c93f /tools/perf/scripts/python | |
| parent | 5f80df6705fcd8153f93bd0e82109dbeb7ff535b (diff) | |
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 <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions