lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 18 Jul 2017 08:58:58 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     alfonsolimaastor@...il.com
Cc:     devel@...verdev.osuosl.org, robh@...nel.org,
        geert+renesas@...der.be, rafael.j.wysocki@...el.com,
        linux-kernel@...r.kernel.org, krzk@...nel.org, broonie@...nel.org,
        viresh.kumar@...aro.org, dsterba@...e.com
Subject: Re: [PATCH] staging: wlan-ng: Fix endianness warnings

On Wed, Jul 12, 2017 at 09:38:50PM +0100, alfonsolimaastor@...il.com wrote:
> From: Alfonso Lima Astor <alfonsolimaastor@...il.com>
> 
> These variables were set to u16 and u32 although they always hold a little
> endian value.
> 
> This patch fixes multiple sparse warnings like:
> drivers/staging/wlan-ng/prism2sta.c:375:46: warning: cast to restricted __le16
> 
> Signed-off-by: Alfonso Lima Astor <alfonsolimaastor@...il.com>
> ---
>  drivers/staging/wlan-ng/hfa384x.h   | 92 ++++++++++++++++++-------------------
>  drivers/staging/wlan-ng/prism2sta.c |  8 ++--
>  2 files changed, 50 insertions(+), 50 deletions(-)

Does not apply to my tree, I think someone else already did this same
thing, sorry.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ