
Currently in the "getHostStates" ioctl handler a call is made to sme_get_lim_sme_state() to retrieve the LIM global MLM state. That is the wrong function. Update the logic to call the correct function, sme_get_lim_mlm_state(). Change-Id: I53151ba817b0ee9f4cf141e29dbf4e8c8c4b92e4 CRs-Fixed: 2361830