qcacld-3.0: Fix timer leak when wma_hold_req_timer timeout
When wma_hold_req_timer timer timeout, the timer is not destroyed
and thus timer leak is seen while unload.
To fix added destroy timer before freeing the hold req.
Change-Id: I532975fe13057d96ac924c58d0f42a0010a00a97
CRs-Fixed: 2084993