qcacld-3.0: Remove unused LIM_MLM_REASSOC_REQ

Remove message LIM_MLM_REASSOC_REQ. lim_post_mlm_message is calling
the API lim_process_mlm_req_messages and not posting.
So, in the Ieefbcf0a28867be3c8a86d9a912143857c54fe06
LIM_MLM_REASSOC_REQ is replaced by directly calling the API.

Change-Id: Id8c4460058ebca7e12daa1a60afaa578b8aa5cc2
CRs-Fixed: 2396477
3 files changed