[email protected] 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 <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
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 [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
