On Sunday 22 September 2013 20:08:25 Antonio Quartulli wrote:
> Name in declaration does not reflect the one reporte din the kernel doc.
> Moreover a variable storing an enum should be of type enum rather than
> int (this helps the compiler to spott possible mistakes)
>
> Introduced by 0853ec7fafe0a195754454832993c6b35e22b842
> ("batman-adv: tvlv - gateway download/upload bandwidth container")
>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
> gateway_common.c | 3 ++-
> gateway_common.h | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Applied in revision 8b3e7b9.
Thanks,
Marek