From: Neale Ferguson Date: Tue, 14 Oct 2014 20:10:48 +0000 (-0500) Subject: dlm: fix missing endian conversion of rcom_status flags X-Git-Tag: fixes-against-v3.18-rc2~46^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07127b48c6367255fb4506e6d6ba6e219205607;p=pandora-kernel.git dlm: fix missing endian conversion of rcom_status flags The flags are already converted to le when being sent, but are not being converted back to cpu when received. Signed-off-by: Neale Ferguson Signed-off-by: David Teigland --- Reading git-diff-tree failed