Mod aaa-12 修正编译警告

RCA:
SOL:
修改人:huangxin
检视人:huangxin
This commit is contained in:
黄昕 2019-09-02 16:31:11 +08:00
parent a41f0563cb
commit 076cd13711
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ unsigned int pdelivery_hook_func(void *priv,
void *out_payload;
struct nlmsghdr *out_nlh;
int payload_len; // with padding, but ok for echo
struct iphdr *iph;
//struct iphdr *iph;
int ret = -1;
#if 0