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

Commit 279b7958 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge a7610a4a on remote branch

Change-Id: I3a34388c74c5c34921186a395f39f96d15f53153
parents 173b2a6f a7610a4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2035,7 +2035,7 @@ static long ipa3_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)
{
	int retval = 0;
	u32 pyld_sz;
	u8 header[128] = { 0 };
	u8 header[512] = { 0 };
	u8 *param = NULL;
	bool is_vlan_mode;
	struct ipa_ioc_nat_alloc_mem nat_mem;