diff options
author | 2019-08-05 16:34:34 +0100 | |
---|---|---|
committer | 2019-08-08 18:01:24 -0700 | |
commit | 3a0233ddec554b886298de2428edb5c50a20e694 (patch) | |
tree | 33b2985d05e2169c6cd6a4695f73fcea75efbe2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | inet: frags: re-introduce skb coalescing for local delivery (diff) | |
download | linux-dev-3a0233ddec554b886298de2428edb5c50a20e694.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions