commit | 99277c1f99627af12499b2c63b0b6666bebc1701 | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Thu Nov 07 19:09:25 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Nov 10 12:02:22 2013 -0800 |
tree | 7aa68a59cc717a640a087cd4faf26f2e260275cf | |
parent | 327ca222aeed7cda0ba1e378088e1aa4f239ca0f [diff] |
Staging: rtl8192e: Fix Sparse warning of cast to restricted __le16 in rtllib_crypt_tkip.c This patch fixes the following Sparse warnings in rtllib_crypt_tkip.c- drivers/staging/rtl8192e/rtllib_crypt_tkip.c:176:16: warning: cast to restricted __le16 Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>