On Friday, May 24, 2013 23:25:28 Antonio Quartulli wrote:
Since the introduction of the tvlv_tt_data struct variables
storing the number of TT changes are always declared as
uint16_t, however some of them were not changed.
Switch them al to uint16_t.
Introduced by 8405301b979466610a726b7d595b6bfee5306cf7
("batman-adv: tvlv - convert tt data sent within OGMs")
Signed-off-by: Antonio Quartulli <ordex(a)autistici.org>
---
translation-table.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Applied in revision 49d9c47.
Thanks,
Marek