aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAndrey Vagin <[email protected]>2017-05-17 11:39:05 -0700
committerDavid S. Miller <[email protected]>2017-05-18 10:32:58 -0400
commitde321ed38471257ee45eac145bfd539254d13954 (patch)
tree9ad79c96c56f8380b39b4ef81514a6aa5dbb798b /tools/perf/scripts/python/net_dropmonitor.py
parent667271455f883d23e6418ef3376eb1214da9d066 (diff)
net: fix __skb_try_recv_from_queue to return the old behavior
This function has to return NULL on a error case, because there is a separate error variable. The offset has to be changed only if skb is returned v2: fix udp code to not use an extra variable Cc: Paolo Abeni <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: David S. Miller <[email protected]> Fixes: 65101aeca522 ("net/sock: factor out dequeue/peek with offset cod") Signed-off-by: Andrei Vagin <[email protected]> Acked-by: Paolo Abeni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions