From: Luciano Coelho Date: Wed, 28 Apr 2010 06:50:02 +0000 (+0300) Subject: wl1271: fix a bunch of sparse warnings X-Git-Tag: v2.6.35-rc1~473^2~167^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a7a51c5a35b30aa3edcc31a6a57b01c523b4cd;p=pandora-kernel.git wl1271: fix a bunch of sparse warnings A couple of sparse warnings in some rate settings (missing cpu_to_le32) were fixed. Changed the conf_sg_settings struct from le to native endianess. The values are converted to le when copying them to the acx command instead. Reported-by: Johannes Berg Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed