diff options
| author | Sebastian Haas <sehaas@deebas.com> | 2017-02-21 02:31:47 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 11:17:01 +0300 |
| commit | 2f55aa548354e71fd0cc550b9a9088416618bc98 (patch) | |
| tree | 1a75410c0963be3eb7fec192d8380c147654676e /scripts/const_structs.checkpatch | |
| parent | 1c19f3794d8e286ce5188175ef1d9a66ecb8d28e (diff) | |
| download | linux-2f55aa548354e71fd0cc550b9a9088416618bc98.tar.xz | |
staging: rtl8192u: Fix endianness warnings in ieee80211_rx.c
Fixes the endianness warning "restricted __le16 degrades to integer" by
converting __le16 to short before using it in bitmasks or in the
macro WLAN_FC_GET_STYPE.
Signed-off-by: Sebastian Haas <sehaas@deebas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
