commit | aa2e04bcdd4ada9f7a209c964e5e4a41d67ce8f8 | [log] [tgz] |
---|---|---|
author | Jannik Becher <becher.jannik@gmail.com> | Tue Dec 20 18:59:43 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 03 16:51:16 2017 +0100 |
tree | 92e6c56317c25c5c305fda148b10e0462cee6088 | |
parent | 3d7164c3790adfb34472c42e6290748b03e1d1d0 [diff] |
staging: rtl8712: changed typecast to __le Fixed sparse warning. Changed uint to __le16 and __le32. Signed-off-by: Jannik Becher <becher.jannik@gmail.com> Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>