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


Groups > linux.kernel > #1439513

RE: [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands

From Amitkumar Karwar <akarwar@marvell.com>
Newsgroups linux.kernel
Subject RE: [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands
Date 2016-07-08 16:40 +0200
Message-ID <rSF6F-60Q-15@gated-at.bofh.it> (permalink)
References <rOyQa-5sS-21@gated-at.bofh.it> <rOBO1-7lH-9@gated-at.bofh.it> <rSBPs-3Z6-21@gated-at.bofh.it> <rSEkh-5sf-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> From: linux-wireless-owner@vger.kernel.org [mailto:linux-wireless-
> owner@vger.kernel.org] On Behalf Of Kalle Valo
> Sent: Friday, July 08, 2016 7:10 PM
> To: Amitkumar Karwar
> Cc: Prasun Maiti; Nishant Sarmukadam; Linux Wireless; Linux Next; Linux
> Kernel
> Subject: Re: [PATCH v4] mwifiex: Reduce endian conversion for REG Host
> Commands
> 
> Amitkumar Karwar <akarwar@marvell.com> writes:
> 
> >> From: Prasun Maiti [mailto:prasunmaiti87@gmail.com]
> >> Sent: Monday, June 27, 2016 3:43 PM
> >> To: Amitkumar Karwar
> >> Cc: Nishant Sarmukadam; Linux Wireless; Linux Next; Linux Kernel;
> >> Kalle Valo
> >> Subject: [PATCH v4] mwifiex: Reduce endian conversion for REG Host
> >> Commands
> >>
> >> For multiple REG Host Commands (e.g HostCmd_CMD_802_11_EEPROM_ACCESS,
> >> HostCmd_CMD_MAC_REG_ACCESS etc.) "cpu_to_leX"-converted values are
> >> saved to driver. So, "leX_to_cpu" conversion is required too many
> >> times afterwards in driver.
> >>
> >> This patch reduces the endian: conversion without saving "cpu_to_leX"
> >> converted values in driver. This will convert endianness in prepare
> >> command and command response path.
> >>
> >> Signed-off-by: Prasun Maiti <prasunmaiti87@gmail.com>
> 
> [deleted almost 300 lines of unnecessary quotes]
> 
> > Any specific reason for dropping this patch?
> > I can see the status as "Deferred" on patchwork.
> 
> It's not dropped, "Deferred" means that the patch was postponed for some
> reason and I need to look at the patch more carefully. In this case I
> did it because I was hoping to see an Acked-by from you.

Thanks for clarification. I will ack the patch.

Regards,
Amitkumar

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


Thread

RE: [PATCH v3] mwifiex: Reduce endian conversion for REG Host  Commands Amitkumar Karwar <akarwar@marvell.com> - 2016-06-27 09:10 +0200
  [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands Prasun Maiti <prasunmaiti87@gmail.com> - 2016-06-27 12:20 +0200
    RE: [PATCH v4] mwifiex: Reduce endian conversion for REG Host  Commands Amitkumar Karwar <akarwar@marvell.com> - 2016-07-08 13:10 +0200
      Re: [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands Kalle Valo <kvalo@codeaurora.org> - 2016-07-08 15:50 +0200
        RE: [PATCH v4] mwifiex: Reduce endian conversion for REG Host  Commands Amitkumar Karwar <akarwar@marvell.com> - 2016-07-08 16:40 +0200
    RE: [PATCH v4] mwifiex: Reduce endian conversion for REG Host  Commands Amitkumar Karwar <akarwar@marvell.com> - 2016-07-08 16:40 +0200
    Re: [v4] mwifiex: Reduce endian conversion for REG Host Commands Kalle Valo <kvalo@codeaurora.org> - 2016-07-18 21:40 +0200

csiph-web