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

From: Greg KH
Date: Mon May 15 2017 - 06:48:40 EST


On Fri, May 12, 2017 at 02:51:56PM +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(-)

This patch does not apply to my tree :(

Also, always use scripts/get_maintainer.pl to determine what mailing
lists to send patches to.

thanks,

greg k-h