aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2017-08-22 11:39:57 -0400
committerDavid S. Miller <[email protected]>2017-08-22 14:27:18 -0700
commitab2fb7e3240d24c68f854aa1b972fe415d8d1b3e (patch)
tree28d256ab3b68830c0fd8262e81d1e0627ab8609f /tools/perf/scripts/python/bin
parent41a130f7c61d2adb303852d3fca938ad138a96d8 (diff)
udp: remove unreachable ufo branches
Remove two references to ufo in the udp send path that are no longer reachable now that ufo has been removed. Commit 85f1bd9a7b5a ("udp: consistently apply ufo or fragmentation") is a fix to ufo. It is safe to revert what remains of it. Also, no skb can enter ip_append_page with skb_is_gso true now that skb_shinfo(skb)->gso_type is no longer set in ip_append_page/_data. Signed-off-by: Willem de Bruijn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions