[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170408110125.GA5380@kroah.com>
Date: Sat, 8 Apr 2017 13:01:25 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Maciek Borzecki <maciek.borzecki@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Sergio Paracuellos <sergio.paracuellos@...il.com>
Subject: Re: [PATCH] staging wlan-ng: mark PDA buf as __le16
On Fri, Apr 07, 2017 at 02:47:55PM +0200, Maciek Borzecki wrote:
> PDA buffer contains little-endian data, clearly mark it as such.
>
> Fixes sparse warnings:
> drivers/staging/wlan-ng/hfa384x_usb.c:2359:34: warning: cast to restricted __le16
> drivers/staging/wlan-ng/hfa384x_usb.c:2360:35: warning: cast to restricted __le16
> drivers/staging/wlan-ng/hfa384x_usb.c:2382:44: warning: cast to restricted __le16
>
> Signed-off-by: Maciek Borzecki <maciek.borzecki@...il.com>
> ---
> drivers/staging/wlan-ng/hfa384x_usb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
This patch does not apply to my tree at all, what did you make it
against?
thanks,
greg k-h
Powered by blists - more mailing lists