From: Kalle Valo <kvalo@codeaurora.org>
To: yintang@qti.qualcomm.com
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [v7,3/5] ath10k: Enable TDLS peer inactivity detection
Date: Wed, 28 Mar 2018 15:41:00 +0000 (UTC) [thread overview]
Message-ID: <20180328154100.B431D60710@smtp.codeaurora.org> (raw)
In-Reply-To: <1508835074-3384-4-git-send-email-yintang@qti.qualcomm.com>
yintang@qti.qualcomm.com wrote:
> Enable TDLS peer inactivity detetion feature.
> QCA6174 firmware(version: WLAN.RM.4.4) support TDLS link inactivity detecting.
> Set related parameters in TDLS WMI command to enable this feature.
>
> Signed-off-by: Yingying Tang <yintang@qti.qualcomm.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This patch added new ath10k-check warnings:
drivers/net/wireless/ath/ath10k/wmi-tlv.c:460:48: warning: incorrect type in argument 2 (different base types)
drivers/net/wireless/ath/ath10k/wmi-tlv.c:460:48: expected unsigned int [unsigned] [usertype] vdev_id
drivers/net/wireless/ath/ath10k/wmi-tlv.c:460:48: got restricted __le32 const [usertype] vdev_id
drivers/net/wireless/ath/ath10k/wmi-tlv.c:448:19: warning: restricted __le32 degrades to integer
drivers/net/wireless/ath/ath10k/wmi-tlv.c:448:19: warning: restricted __le32 degrades to integer
drivers/net/wireless/ath/ath10k/wmi-tlv.c:429:6: warning: symbol 'ath10k_wmi_event_tdls_peer' was not declared. Should it be static?
drivers/net/wireless/ath/ath10k/wmi-tlv.h:1767: Please don't use multiple blank lines
I fixed those in the pending branch.
--
https://patchwork.kernel.org/patch/10023743/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
next prev parent reply other threads:[~2018-03-28 15:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <TDLS for ath10k patch v7>
2017-10-24 8:51 ` [PATCH v7 0/5] Add TDLS feature for ath10k yintang
2017-10-24 8:51 ` yintang
2017-10-24 8:51 ` [PATCH v7 1/5] mac80211: Enable TDLS peer buffer STA feature yintang
2017-10-24 8:51 ` yintang
2017-10-24 8:51 ` [PATCH v7 2/5] ath10k: " yintang
2017-10-24 8:51 ` yintang
2017-10-27 9:25 ` [v7,2/5] " Kalle Valo
2017-10-27 9:25 ` Kalle Valo
2018-03-29 9:00 ` Kalle Valo
2018-03-29 9:00 ` Kalle Valo
2017-10-24 8:51 ` [PATCH v7 3/5] ath10k: Enable TDLS peer inactivity detection yintang
2017-10-24 8:51 ` yintang
2018-03-28 15:41 ` Kalle Valo [this message]
2018-03-28 15:41 ` [v7,3/5] " Kalle Valo
2017-10-24 8:51 ` [PATCH v7 4/5] ath10k: Avoid to set WEP key for TDLS peer yintang
2017-10-24 8:51 ` yintang
2017-10-24 8:52 ` [PATCH v7 5/5] ath10k: Fix TDLS peer TX data failure issue on encryped AP yintang
2017-10-24 8:52 ` yintang
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=20180328154100.B431D60710@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=yintang@qti.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.