[PATCH] staging: wlan-ng/p80211conv.c: Fix warnings regarding types.

Greg KH gregkh at linuxfoundation.org
Tue Feb 14 18:16:47 UTC 2017


On Mon, Feb 13, 2017 at 03:15:26PM +0100, Anthony Brandon wrote:
> Fix several warnings in p80211conv.c emitted when using make C=1 by turning
> the type member in wlan_ethhdr and wlan_snap into __be16 and changing
> le16_to_cpu into ntohs.
> 
> Signed-off-by: Anthony Brandon <anthony at amarulasolutions.com>
> ---
>  drivers/staging/wlan-ng/p80211conv.c | 2 +-
>  drivers/staging/wlan-ng/p80211conv.h | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Patch does not apply to my tree :(


More information about the devel mailing list