wlan: Updating pMac->lim.gLimTimersCreated variable accordingly

If limCreateTimers() fails to create any timer then returning immediatly
with error code.
In limInitMlm(), which calls limCreateTimers(), we are assigning '1' to
pMac->lim.gLimTimersCreated only if  limCreateTimers() returns
successfully.
In vos_start(), we are checking  'gLimTimersCreated' varible, and we are
processing ahead only if its value is '1'.

Change-Id: I14febdea5a219395fcd7980ce73219494296d2dd
CR-Fixed: 386384
4 files changed
tree: 43ec5f00e6bc1ea95d51781e7b95fccde9f9ca47
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Kconfig
  5. Makefile