aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2019-06-11 19:07:33 +0000
committerDavid S. Miller <[email protected]>2019-06-11 19:08:05 +0000
commit93c65f83f25bd5e072a42c9659a85fdc4fb47c27 (patch)
tree994badb500db658d9b407df09903fe180bae25a2 /net/lapb/lapb_iface.c
parentnet: openvswitch: do not free vport if register_netdevice() is failed. (diff)
parentgeneve: Don't assume linear buffers in error handler (diff)
downloadkernel-93c65f83f25bd5e072a42c9659a85fdc4fb47c27.tar.gz
kernel-93c65f83f25bd5e072a42c9659a85fdc4fb47c27.zip
Merge branch 'vxlan-geneve-linear'
Stefano Brivio says: ==================== Don't assume linear buffers in error handlers for VXLAN and GENEVE Guillaume noticed the same issue fixed by commit 26fc181e6cac ("fou, fou6: do not assume linear skbs") for fou and fou6 is also present in VXLAN and GENEVE error handlers: we can't assume linear buffers there, we need to use pskb_may_pull() instead. ==================== Acked-by: Guillaume Nault <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions