batman-adv: convert the tt_crc to network order
authorAntonio Quartulli <ordex@autistici.org>
Sat, 14 Apr 2012 11:15:27 +0000 (13:15 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 18 Apr 2012 07:43:36 +0000 (09:43 +0200)
Before sending out a TT_Request packet we must convert the tt_crc field value
to network order (since it is 16bits long).

Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found