diff options
| author | Vaishali Thakkar <vthakkar1994@gmail.com> | 2014-10-29 19:30:51 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-29 16:05:16 -0700 |
| commit | b32af401fc9d79b920eb6cf2a5747c8baa6fde5f (patch) | |
| tree | 0b07f86b41e090b61d9841531e16ed124a316942 /include/linux | |
| parent | c65a5a562e3b55297767a4022543867e01a66080 (diff) | |
Staging: rtl8192e: Change variable type from u16 to __le16
This patch changes declaration of variable tmp from u16 to
__le16 in order to remove following sparse warning at number
of places:
warning: incorrect type in assignment (different base types)
expected unsigned short [unsigned] [usertype] tmp
got restricted __le16 [usertype] <noident>
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
