wlan: Process AUTH_SAE_TIMEOUT irrespective of LFR_MBB feature flag

Allow the host to process AUTH_SAE_TIMEOUT irrespective of LFR_MBB
feature flag.

As per the current logic, LFR_MBB feature flag gets disabled, HOST won't
process AUTH_SAE_TIMEOUT, which is the wrong dependency between LFR_MBB
feature flag and SAE feature.

Change-Id: I1e98ca585ebceb1ece0f44ab939694584b2c3d98
CRs-Fixed: 2655951
diff --git a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
index eb2c931..a654ce9 100644
--- a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
+++ b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
@@ -2090,8 +2090,8 @@
 #ifdef WLAN_FEATURE_LFR_MBB
         case SIR_LIM_PREAUTH_MBB_RSP_TIMEOUT:
         case SIR_LIM_REASSOC_MBB_RSP_TIMEOUT:
-        case SIR_LIM_AUTH_SAE_TIMEOUT:
 #endif
+	case SIR_LIM_AUTH_SAE_TIMEOUT:
             // These timeout messages are handled by MLM sub module
 
             limProcessMlmReqMessages(pMac,