From: Larry Finger Date: Sat, 26 Apr 2014 16:55:18 +0000 (+0200) Subject: staging: r8723au: Fix sparse warnings in core/rtw_ap.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96ae6f41c1208e4754be575cfa97566d3f7c55e;p=pandora-kernel.git staging: r8723au: Fix sparse warnings in core/rtw_ap.c The following warnings are fixed: drivers/staging/rtl8723au/core/rtw_ap.c:79:23: warning: incorrect type in assignment (different base types) drivers/staging/rtl8723au/core/rtw_ap.c:79:23: expected unsigned short [unsigned] [usertype] tim_bitmap_le drivers/staging/rtl8723au/core/rtw_ap.c:79:23: got restricted __le16 [usertype] drivers/staging/rtl8723au/core/rtw_ap.c:1441:37: warning: restricted __le16 degrades to integer Signed-off-by: Larry Finger Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed