From: Kalle Valo <kvalo@codeaurora.org>
To: Andreas Fenkart <afenkart@gmail.com>
Cc: linux-wireless@vger.kernel.org,
Amitkumar Karwar <akarwar@marvell.com>,
Andreas Fenkart <afenkart@gmail.com>
Subject: Re: [1/4] mwifiex: remove explicit mwifiex_complete_cmd calls
Date: Thu, 6 Aug 2015 07:10:26 +0000 (UTC) [thread overview]
Message-ID: <20150806071026.0D62E141EF6@smtp.codeaurora.org> (raw)
In-Reply-To: <1437117186-25243-2-git-send-email-afenkart@gmail.com>
> standard call chain when releasing a cmd node:
> mwifiex_recycle_cmd_node
> -> mwifiex_insert_cmd_to_free_q
> -> mwifiex_complete_cmd, if wait_q_enabled
>
> calling mwifiex_complete_cmd explicitly and setting
> wait_q_enabled = false is redundant
>
> Signed-off-by: Andreas Fenkart <afenkart@gmail.com>
> Acked-by: Amitkumar Karwar <akarwar@marvell.com>
Thanks, 4 patches applied to wireless-drivers-next.git:
e3a3ef25b8cb mwifiex: remove explicit mwifiex_complete_cmd calls
aeb03000837e mwifiex: remove redundant reset of cmd_wait_q status
e9f21d403699 mwifiex: remove CMD_F_CANCELED flag
c5bc15fce6aa mwifiex: simplify mwifiex_complete_cmd
Kalle Valo
next prev parent reply other threads:[~2015-08-06 7:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 7:13 [PATCH 0/4] refactor cmd_node recycling Andreas Fenkart
2015-07-17 7:13 ` [PATCH 1/4] mwifiex: remove explicit mwifiex_complete_cmd calls Andreas Fenkart
2015-07-24 11:12 ` Amitkumar Karwar
2015-08-06 7:10 ` Kalle Valo [this message]
2015-07-17 7:13 ` [PATCH 2/4] mwifiex: remove redundant reset of cmd_wait_q status Andreas Fenkart
2015-07-24 11:12 ` Amitkumar Karwar
2015-07-17 7:13 ` [PATCH 3/4] mwifiex: remove CMD_F_CANCELED flag Andreas Fenkart
2015-07-24 11:09 ` Amitkumar Karwar
2015-07-24 11:13 ` Amitkumar Karwar
2015-07-17 7:13 ` [PATCH 4/4] mwifiex: simplify mwifiex_complete_cmd Andreas Fenkart
2015-07-24 11:13 ` Amitkumar Karwar
2015-07-24 11:04 ` [PATCH 0/4] refactor cmd_node recycling Amitkumar Karwar
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=20150806071026.0D62E141EF6@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=afenkart@gmail.com \
--cc=akarwar@marvell.com \
--cc=linux-wireless@vger.kernel.org \
/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).