From: Monam Agarwal Date: Wed, 5 Mar 2014 22:03:59 +0000 (+0530) Subject: Staging: rtl8188eu: Fix sparse warning cast to restricted __le16 X-Git-Tag: v3.15-rc1~139^2~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b2dcdc8b4499fc70e033ec47adb1fdcf319b12;p=pandora-kernel.git Staging: rtl8188eu: Fix sparse warning cast to restricted __le16 This patch fixes the following sparse warnings: drivers/staging/rtl8188eu/core/rtw_wlan_util.c:1627:25: warning: cast to restricted __le16 by changing the annotations in the struct declaration. Signed-off-by: Monam Agarwal Acked-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed