Re: [PATCH] staging: wlan-ng: p80211conv: change args types of p80211_caphdr structure to be compatible with networking byte order.

From: Greg KH
Date: Tue May 16 2017 - 08:29:29 EST


On Tue, May 16, 2017 at 02:18:13PM +0200, Karim Eshapa wrote:
> Change p80211_caphdr structure args types to __be.. to be
> compatible with byte ordering of the network.
> and in hfa384x_usb.c make calculations with respect to machine.
>
> Signed-off-by: Karim Eshapa <karim.eshapa@xxxxxxxxx>
> ---
> drivers/staging/wlan-ng/hfa384x_usb.c | 2 +-
> drivers/staging/wlan-ng/p80211conv.h | 28 ++++++++++++++--------------
> 2 files changed, 15 insertions(+), 15 deletions(-)

Someone else already did this, it's in my tree :(

sorry,

greg k-h