Sorry, ignore this patch. It has been resent by accident.
On Mon, May 27, 2013 at 03:10:00PM +0200, 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@autistici.org