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

Commit 04d657d1 authored by Skylar Chang's avatar Skylar Chang
Browse files

msm: ipa: wan driver fix excp_pipe enum



transport driver adds support to define excp_pipe
enum when register rmnet_data0 to rmnet_data7
interface property to IPA hardware

Change-Id: I71628e76fa8d00dc2429353d6944407de4ab7ffc
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent f4745006
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -578,6 +578,8 @@ static int wwan_register_to_ipa(int index)
	}

	ext_properties.prop = ext_ioc_properties;
	ext_properties.excp_pipe_valid = true;
	ext_properties.excp_pipe = IPA_CLIENT_APPS_WAN_CONS;
	ext_properties.num_props = num_q6_rule;
	for (i = 0; i < num_q6_rule; i++) {
		memcpy(&(ext_properties.prop[i]),