staging: wlan-ng: add byte order annotation to struct p80211_caphdr
authorAapo Vienamo <aapo.vienamo@iki.fi>
Tue, 7 Mar 2017 11:52:47 +0000 (13:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 18:06:36 +0000 (19:06 +0100)
commitecf2d4aa7abe3128bf3f49d7b21f269c8a937cf2
treefbfb43ba6056bf0facb73c4afb3b620d1e0db082
parent8d2aa8bff9249f5d317b77d110bb0bb12700a330
staging: wlan-ng: add byte order annotation to struct p80211_caphdr

Fixes the following sparse warnings around line 3514 in hfa384x_usb.c:

warning: incorrect type in assignment (different base types)
   expected unsigned int [unsigned] [usertype] version
   got restricted __be32 [usertype] <noident>

Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211conv.h