staging: rtl8712u: Fix endian settings for structs describing network packets
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 11 Feb 2017 03:30:25 +0000 (21:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Feb 2017 12:26:55 +0000 (13:26 +0100)
commit221c46d28957bd6e2158abc2179ce4a8c9ce07d3
treecd70e96dec35737d9b3fe2eedc4b7e7d23ba81c0
parente2288bce8ec828ce36f6443e298e04d41fddff7e
staging: rtl8712u: Fix endian settings for structs describing network packets

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>
drivers/staging/rtl8712/ieee80211.h