diff options
| author | Krunal Soni <ksoni@codeaurora.org> | 2016-06-08 11:48:08 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-06 13:30:05 -0700 |
| commit | c7ef8f098292b1965cee33761ca1fb67d2f017b7 (patch) | |
| tree | 6e88045ba72ad2a8934ad57494692acea2feccbf /uapi/linux/osapi_linux.h | |
| parent | 9c50e78709028f6f872cab63967e3ef9be0fb4f5 (diff) | |
qcacld-3.0: Fix cds_complete_action API from going in infinite loop
In cds_complete_action API when cds_get_connection_for_vdev_id is
called to get connection index, it may return
MAX_NUMBER_OF_CONC_CONNECTION to notify that no such connection found.
up-on receiving this max number with current bug, the
cds_complete_action API goes in to infinite loop which causes driver to
crash at the end.
Fix this bug by updating API's loop correctly.
Change-Id: Iaf722afb4a450c66f976ad1a3ae4b697657216ef
CRs-Fixed: 1034888
Diffstat (limited to 'uapi/linux/osapi_linux.h')
0 files changed, 0 insertions, 0 deletions
