From: Kalle Valo <kvalo@codeaurora.org>
To: Amitkumar Karwar <akarwar@marvell.com>
Cc: Prasun Maiti <prasunmaiti87@gmail.com>,
Nishant Sarmukadam <nishants@marvell.com>,
Linux Wireless <linux-wireless@vger.kernel.org>,
Linux Next <linux-next@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands
Date: Fri, 08 Jul 2016 16:40:26 +0300 [thread overview]
Message-ID: <877fcw1c51.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <8e1cc4765b4242a4a48f86abddbe40fc@SC-EXCH04.marvell.com> (Amitkumar Karwar's message of "Fri, 8 Jul 2016 11:02:45 +0000")
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.
--
Kalle Valo
next prev parent reply other threads:[~2016-07-08 13:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 5:29 [PATCH v3] mwifiex: Reduce endian conversion for REG Host Commands Prasun Maiti
2016-06-27 7:02 ` Amitkumar Karwar
2016-06-27 10:13 ` [PATCH v4] " Prasun Maiti
2016-07-08 11:02 ` Amitkumar Karwar
2016-07-08 13:40 ` Kalle Valo [this message]
2016-07-08 14:32 ` Amitkumar Karwar
2016-07-08 14:33 ` Amitkumar Karwar
2016-07-18 19:33 ` [v4] " Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877fcw1c51.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@codeaurora.org \
--cc=akarwar@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=nishants@marvell.com \
--cc=prasunmaiti87@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).