qcacld-3.0: Fix uninitialized SWLM timer deletion
Currently if SWLM is disabled then SWLM based flush timer will
not be initialiazed, but during cleanup path timer deletion is called.
Fix is to check SWLM enablement before deleting flush timer.
Change-Id: I12a4c62bdda35854230de02248f55892dcf5caa2
CRs-Fixed: 3184918