commit | a9aefb3b3761a55117c6d1a526ac0305c3be5f46 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Tue Aug 12 11:02:19 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Aug 14 15:17:32 2014 +0300 |
tree | 84d61e6821ef3b81ae682ba655057039d3d994c5 | |
parent | b7967dc79fbd32ef198b429b2597459a4130207f [diff] |
ath10k: improve vdev map handling Check vdev map has space before calling ffs, fix invalid cleanup in failure to create vdev case. Open-code the BIT() logic since BIT does not properly handle 64-bit bitfields and future patches will make use of larger bitfields. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>