summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl/net.rst
diff options
context:
space:
mode:
authorRoss Lagerwall2019-08-05 17:34:34 +0200
committerDavid S. Miller2019-08-09 03:01:24 +0200
commit3a0233ddec554b886298de2428edb5c50a20e694 (patch)
tree33b2985d05e2169c6cd6a4695f73fcea75efbe2d /Documentation/admin-guide/sysctl/net.rst
parentinet: frags: re-introduce skb coalescing for local delivery (diff)
downloadkernel-qcow2-linux-3a0233ddec554b886298de2428edb5c50a20e694.tar.gz
kernel-qcow2-linux-3a0233ddec554b886298de2428edb5c50a20e694.tar.xz
kernel-qcow2-linux-3a0233ddec554b886298de2428edb5c50a20e694.zip
xen/netback: Reset nr_frags before freeing skb
At this point nr_frags has been incremented but the frag does not yet have a page assigned so freeing the skb results in a crash. Reset nr_frags before freeing the skb to prevent this. Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl/net.rst')
0 files changed, 0 insertions, 0 deletions