From c6b2dcdc8b4499fc70e033ec47adb1fdcf319b12 Mon Sep 17 00:00:00 2001 From: Monam Agarwal Date: Thu, 6 Mar 2014 03:33:59 +0530 Subject: [PATCH] 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-format-patch failed