From: Robert Baldyga Date: Wed, 25 Jun 2014 06:26:47 +0000 (+0200) Subject: tools: ffs-aio-example: fix header values endianess X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2999e1b10fb740371a896b33fa1e6d89669ffba;p=pandora-kernel.git tools: ffs-aio-example: fix header values endianess We wrap numeric values of fs_count and hs_count fields in htole32, because they should be in little-endian format. Acked-by: Michal Nazarewicz Signed-off-by: Robert Baldyga Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed