summaryrefslogtreecommitdiff
path: root/include/linux/avtimer_kernel.h
diff options
context:
space:
mode:
authorSrinivas Girigowda <sgirigow@codeaurora.org>2016-12-07 14:45:34 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-02-06 18:17:55 -0800
commit5bc0796592d8d92e1e45da52280c5406048b9997 (patch)
tree1d98945db8d925c25280e1df6e48d04dbae46773 /include/linux/avtimer_kernel.h
parent7be82c1b6ea8b20308cc722e33733108a3b9fd00 (diff)
qcacmn: Fix incorrect data type assignment
In function wma_get_buf_extscan_change_monitor_cmd() and wma_get_buf_iextscan_hotlist_cmd(), numAp is of type uint32_t but it is assigned to variable numap of type int. Fix this by making 'numap' also of same type 'uint32_t'. Change-Id: I02502f05d2305f62cbde47db2893770673d19fc3 CRs-Fixed: 1096384
Diffstat (limited to 'include/linux/avtimer_kernel.h')
0 files changed, 0 insertions, 0 deletions