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

Commit e6f30f66 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa4: add support for 6 PDNs"

parents 2ff45fc6 ce00308a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3429,8 +3429,8 @@ static struct ipa3_mem_partition ipa_4_5_mem_part = {
	.uc_descriptor_ram_ofst	= 0x3800,
	.uc_descriptor_ram_size	= 0x1000,
	.pdn_config_ofst	= 0x4800,
	.pdn_config_size	= 0x50,
	.end_ofst		= 0x4850,
	.pdn_config_size	= 0x70,
	.end_ofst		= 0x4870,
};


+1 −1
Original line number Diff line number Diff line
@@ -228,7 +228,7 @@
/**
 * maximal number of NAT PDNs in the PDN config table
 */
#define IPA_MAX_PDN_NUM 5
#define IPA_MAX_PDN_NUM 7

/**
 * enum ipa_client_type - names for the various IPA "clients"