aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-08-06 18:04:35 +0300
committerJakub Kicinski <kuba@kernel.org>2021-08-06 15:40:37 -0700
commit06669e6880be7422bb9926f71be39c4924b92fea (patch)
tree2e1609e8910e8d3478874791848d49c42f6bf39e /include/linux
parentnet: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID (diff)
vrf: fix NULL dereference in vrf_finish_output()
The "skb" pointer is NULL on this error path so we can't dereference it. Use "dev" instead. Fixes: 14ee70ca89e6 ("vrf: use skb_expand_head in vrf_finish_output") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/20210806150435.GB15586@kili Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions