From: Steve French Date: Fri, 27 May 2011 20:40:18 +0000 (+0000) Subject: [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) X-Git-Tag: v3.0-rc1~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f61258f6111e2afd56cf40989e5a43cba9e59c8;p=pandora-kernel.git [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) As Jeff just pointed out, __constant_cpu_to_le32 was required instead of cpu_to_le32 in previous patch to cifsacl.c 383c55350fb4ab6bd08abfab82038ae0364f1f48 (Fix endian error comparing authusers when cifsacl enabled) CC: Stable Reviewed-by: Jeff Layton CC: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed