Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da96e0aa authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa3: Fix to maintain correct active count"

parents 07b69b38 27d52980
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1583,7 +1583,6 @@ int ipa3_get_clients_from_rm_resource(
		clients->names[i++] = IPA_CLIENT_WLAN1_CONS;
		clients->names[i++] = IPA_CLIENT_WLAN2_CONS;
		clients->names[i++] = IPA_CLIENT_WLAN3_CONS;
		clients->names[i++] = IPA_CLIENT_WLAN4_CONS;
		break;
	case IPA_RM_RESOURCE_MHI_CONS:
		clients->names[i++] = IPA_CLIENT_MHI_CONS;