Re: [PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types

From: Greg KH
Date: Thu Mar 09 2017 - 13:06:01 EST


On Fri, Mar 03, 2017 at 07:58:30PM +0100, Adrien Descamps wrote:
> Fix some sparse warning by using correct endian types in structs and
> local variables.
> This patch only fix sparse warnings and do not change the logic.
>
> Signed-off-by: Adrien Descamps <adrien.descamps@xxxxxxxxx>
> ---
> Compile tested only
> drivers/staging/wlan-ng/hfa384x.h | 58 +++++++++++++++++------------------
> drivers/staging/wlan-ng/hfa384x_usb.c | 2 +-
> drivers/staging/wlan-ng/p80211conv.h | 28 ++++++++---------
> 3 files changed, 44 insertions(+), 44 deletions(-)

Patch does not apply to my staging-next branch. Can you rebase it and
resend?

thanks,

greg k-h