Re: [v7,3/5] ath10k: Enable TDLS peer inactivity detection
From: Kalle Valo <hidden>
Date: 2018-03-28 15:41:01
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 <redacted> Signed-off-by: Kalle Valo <redacted>
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