diff options
| author | Cyrill Gorcunov <[email protected]> | 2016-11-02 15:36:32 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-11-03 15:25:26 -0400 |
| commit | 9999370faed945be2913cd34aa24e84317a0ceda (patch) | |
| tree | b63652740c8a5abdf0dbec583777993e2ba2209d /tools/perf/scripts/python | |
| parent | cd05a0eca8752c63bf79c10ae1a877d36cca995a (diff) | |
net: ip, raw_diag -- Use jump for exiting from nested loop
I managed to miss that sk_for_each is called under "for"
cycle so need to use goto here to return matching socket.
CC: David S. Miller <[email protected]>
CC: Eric Dumazet <[email protected]>
CC: David Ahern <[email protected]>
CC: Andrey Vagin <[email protected]>
CC: Stephen Hemminger <[email protected]>
Signed-off-by: Cyrill Gorcunov <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions