On Sunday 22 September 2013 20:02:22 Antonio Quartulli wrote:
> gw_init does not return anything other than 0
> (despite the kernel doc says something different..).
> Change it to void and fix the kernel doc.
>
> Introduced-by 0853ec7fafe0a195754454832993c6b35e22b842
> ("batman-adv: tvlv - gateway download/upload bandwidth container")
>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
> gateway_common.c | 5 +----
> gateway_common.h | 2 +-
> main.c | 4 +---
> 3 files changed, 3 insertions(+), 8 deletions(-)
Applied in revision b34050b.
Thanks,
Marek