Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439460
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands |
| Date | 2016-07-08 15:50 +0200 |
| Message-ID | <rSEkh-5sf-5@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> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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
csiph-web