diff options
| author | Daniel Borkmann <[email protected]> | 2017-08-24 03:20:11 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-23 22:43:40 -0700 |
| commit | a5e2da6e9787187ff104c34aa048419703c1f9cb (patch) | |
| tree | 57c9516ecbf16f502b3128e4c131cb3f2b425c46 /tools/perf/scripts/python/bin | |
| parent | d2aaa3dc419994eefa21de971bb1f544c42541c7 (diff) | |
bpf: netdev is never null in __dev_map_flush
No need to test for it in fast-path, every dev in bpf_dtab_netdev
is guaranteed to be non-NULL, otherwise dev_map_update_elem() will
fail in the first place.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: John Fastabend <[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