OSDN Git Service

staging: rtl8712u: Fix endian settings for structs describing network packets
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 7 Oct 2017 22:37:45 +0000 (22:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2017 09:06:29 +0000 (10:06 +0100)
commita76eb0e8655ef8cf58917549f667e8c9a9be1fc6
tree452ceda016bacccdca1300653ba8053da7857245
parentf9776d7ee5f50da18bebf5f81e4d8b1f9a13a592
staging: rtl8712u: Fix endian settings for structs describing network packets

[ Upstream commit 221c46d28957bd6e2158abc2179ce4a8c9ce07d3 ]

The headers describing a number of network packets do not have the
correct endian settings for several types of data.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/ieee80211.h