commit | 7d038e52b4774262d20fc931bad226a659ce5b5b | [log] [tgz] |
---|---|---|
author | Dustin Brown <dustinb@codeaurora.org> | Thu Nov 29 14:28:13 2018 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Nov 29 23:33:20 2018 -0800 |
tree | 5b9d9f6be6c400561e47359a3bd34218b09f6b79 | |
parent | 9f383bfc0b4cf96255309a2c7be14038fa082bae [diff] |
qcacld-3.0: Use vtable for unit test ioctl Convert the current hard-coded list of unit-test callbacks in hdd_we_unit_test() to a vtable. This streamlines future additions. Change-Id: I216bbb6699ae50eaa96ac559999cb42ba080867c CRs-Fixed: 2358606