commit | a2ac4e73759e0b811b73b93a6129367e8c8034ca | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Mar 06 08:35:29 2019 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Mar 07 16:06:21 2019 -0800 |
tree | b341188a2886c3d5bc335d02e1f20dcaeeeef648 | |
parent | cc6b3d0c43f241989258e9ba2841539f154c2979 [diff] |
qcacld-3.0: Rename hdd_is_connection_in_progress() params Currently hdd_is_connection_in_progress() uses the legacy term "session_id" for one of its parameters. In order to align with the current terminology replace this with "vdev_id." And further to provide additional information, add an "out_" prefix to both output parameters. Change-Id: I658e3adf0b4448f33f657d4cc839a4b6d180e31e CRs-Fixed: 2410831