commit | 78a9bc730401e5416fefdf168c9f54dd63635c94 | [log] [tgz] |
---|---|---|
author | Jannik Becher <becher.jannik@gmail.com> | Tue Dec 20 18:59:47 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 03 16:51:17 2017 +0100 |
tree | f6be70784df29b0398f6ed448691ac17be9167c0 | |
parent | 502c80744fcac6b16f28699469c70db499fe2f69 [diff] |
staging: rtl8712: changed u32 to __le32 Fixed sparse warnings. Deleted cpu_to_le32() for enum. I'm not sure why it was there. 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>