From c07127b48c6367255fb4506e6d6ba6e219205607 Mon Sep 17 00:00:00 2001 From: Neale Ferguson Date: Tue, 14 Oct 2014 15:10:48 -0500 Subject: [PATCH] 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-format-patch failed