Vignesh Viswanathan bd1ad03c3d qcacld-3.0: Fix check for peer_num in wma_get_ll_stats_ext_buf
The current check for peer_num in wma_get_ll_stats_ext_buf is
incorrect and subtracts total_peer_len from WMI_SVC_MSG_MAX_SIZE
and then divides it by the size of peer stats struct.

Fix the check in such a way that peer num is not greater than
WMI_SVC_MSG_MAX_SIZE divided by the sum of total_peer_len
and size of peer stats struct.

Change-Id: Idd21852052b14e9b30785f2ac4acbd172dd923ef
CRs-Fixed: 2143891
2017-11-16 00:12:47 -08:00

This is CNSS WLAN Host Driver for products starting from iHelium
説明
説明が提供されていません
Readme 226 MiB
言語
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%