From: Antonio Quartulli Date: Sat, 14 Apr 2012 11:15:27 +0000 (+0200) Subject: batman-adv: convert the tt_crc to network order X-Git-Tag: v3.5-rc1~109^2~411^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2003fc26e280001273d0b9dcc02b90f4536708;p=pandora-kernel.git batman-adv: convert the tt_crc to network order 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 Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed