From: Rashika Kheria Date: Thu, 7 Nov 2013 13:46:36 +0000 (+0530) Subject: Staging: rtl8192e: Fix Sparse warning of cast to restricted __le32 in rtl_core.c X-Git-Tag: v3.14-rc1~150^2~775^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466bc7f2307e47ad53c0b520c56b0a4c45b6d0a2;p=pandora-kernel.git Staging: rtl8192e: Fix Sparse warning of cast to restricted __le32 in rtl_core.c This patch fixes the following sparse warnings in rtl8192e/rtl_core.c- drivers/staging/rtl8192e/rtl8192e/rtl_core.c:1846:46: warning: cast to restricted __le32 drivers/staging/rtl8192e/rtl8192e/rtl_core.c:1951:46: warning: cast to restricted __le32 drivers/staging/rtl8192e/rtl8192e/rtl_core.c:2199:50: warning: cast to restricted __le32 Signed-off-by: Rashika Kheria Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed