From: Kalle Valo <kvalo@codeaurora.org>
To: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>,
linux-wireless@vger.kernel.org, wil6210@qca.qualcomm.com
Subject: Re: [1/7] wil6210: optimize index manipulation in wil_vring_reap_rx
Date: Fri, 20 Mar 2015 06:37:06 +0000 (UTC) [thread overview]
Message-ID: <20150320063706.513C2140BC6@smtp.codeaurora.org> (raw)
In-Reply-To: <1426428024-4538-3-git-send-email-qca_vkondrat@qca.qualcomm.com>
> Use temporal variable for often used vring->swhead;
> and use proper index in debug printing - vring->swhead
> used before was modified in wil_vring_advance_head
> and then increased value was used in debug print
>
> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Thanks, 7 patches applied to wireless-drivers-next.git:
148416a973e0 wil6210: optimize index manipulation in wil_vring_reap_rx
cec94d8cf5c2 wil6210: fix check for FW responsiveness
c406ea7c7406 wil6210: Align Rx frames on 4*n+2 by having SNAP
a82553bb9035 wil6210: Prefer ether_addr_copy() over memcpy()
62bfd30031fa wil6210: add bcast structures to WMI
41d6b093b7f8 wil6210: implement broadcast/multicast data
70812421fb15 wil6210: fall back to pseudo-DMS mcast for secure link and PBSS
Kalle Valo
next prev parent reply other threads:[~2015-03-20 6:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-15 14:00 [PATCH 0/7] wil6210 patches Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 1/3] wil6210: NAPI completion refactor Vladimir Kondratiev
2015-03-15 14:03 ` Vladimir Kondratiev
2015-03-16 6:20 ` Kalle Valo
2015-03-15 14:00 ` [PATCH 1/7] wil6210: optimize index manipulation in wil_vring_reap_rx Vladimir Kondratiev
2015-03-20 6:37 ` Kalle Valo [this message]
2015-03-15 14:00 ` [PATCH 2/7] wil6210: fix check for FW responsiveness Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 2/3] wil6210: re-submit Rx frames to the wireless media if appropriate Vladimir Kondratiev
2015-03-15 14:03 ` Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 3/7] wil6210: Align Rx frames on 4*n+2 by having SNAP Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 3/3] wil6210: support AP isolation Vladimir Kondratiev
2015-03-15 14:03 ` Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 4/7] wil6210: Prefer ether_addr_copy() over memcpy() Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 5/7] wil6210: add bcast structures to WMI Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 6/7] wil6210: implement broadcast/multicast data Vladimir Kondratiev
2015-03-15 14:00 ` [PATCH 7/7] wil6210: fall back to pseudo-DMS mcast for secure link and PBSS Vladimir Kondratiev
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=20150320063706.513C2140BC6@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=kvalo@qca.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=qca_vkondrat@qca.qualcomm.com \
--cc=wil6210@qca.qualcomm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.