Skip to content
Commit 2f55aa54 authored by Sebastian Haas's avatar Sebastian Haas Committed by Greg Kroah-Hartman
Browse files

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: default avatarSebastian Haas <sehaas@deebas.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1c19f379
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment