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

From: Greg KH
Date: Tue May 16 2017 - 07:52:13 EST


On Mon, May 15, 2017 at 02:04:57PM +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(-)

You send two copies of this patch, at different times, which one is
correct? I'm dropping both, please resend only 1 of them :)

thanks,

greg k-h