diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2014-10-16 09:17:18 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-15 23:33:23 -0400 |
commit | 91269e390d062b526432f2ef1352b8df82e0e0bc (patch) | |
tree | 3928c4ef40d25a2f6e5987cb67b2578844fc6588 /drivers/net/ifb.c | |
parent | ce6502a8f9572179f044a4d62667c4645256d6e4 (diff) |
vxlan: using pskb_may_pull as early as possible
pskb_may_pull should be used to check if skb->data has enough space,
skb->len can not ensure that.
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions