diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-07-02 12:06:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-03 00:22:00 +0300 |
commit | 8932b5a533db72317181ab7f9e7290f9dd3f5d1b (patch) | |
tree | 63e388c820d2ca835d65e384c6994e424c5baca6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 580d395cb9ab60261586bf8ddd5d54de2f29d4fa (diff) | |
download | linux-8932b5a533db72317181ab7f9e7290f9dd3f5d1b.tar.xz |
net: macb: remove is_udp variable
Remove is_udp variable that is used in only one place and use
ip_hdr(skb)->protocol == IPPROTO_UDP check instead.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.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