Merge a7610a4a94
on remote branch
Change-Id: I3a34388c74c5c34921186a395f39f96d15f53153
This commit is contained in:
commit
279b7958a0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user