Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642510

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

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: wlan-ng: p80211conv: change args types of p80211_caphdr structure to be compatible with networking byte order.
Date 2017-05-16 14:30 +0200
Message-ID <tHJM0-5yL-59@gated-at.bofh.it> (permalink)
References <tHJCi-5vb-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, May 16, 2017 at 02:18:13PM +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@gmail.com>
> ---
>  drivers/staging/wlan-ng/hfa384x_usb.c |  2 +-
>  drivers/staging/wlan-ng/p80211conv.h  | 28 ++++++++++++++--------------
>  2 files changed, 15 insertions(+), 15 deletions(-)

Someone else already did this, it's in my tree :(

sorry,

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: wlan-ng: p80211conv: change args types of p80211_caphdr structure to be compatible with networking byte order. Karim Eshapa <karim.eshapa@gmail.com> - 2017-05-16 14:20 +0200
  Re: [PATCH] staging: wlan-ng: p80211conv: change args types of  p80211_caphdr structure to be compatible with networking byte order. Greg KH <gregkh@linuxfoundation.org> - 2017-05-16 14:30 +0200

csiph-web