diff options
| author | Florian Fainelli <[email protected]> | 2017-01-03 16:34:48 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-04 13:33:28 -0500 |
| commit | bb7da333d0a9f3bddc08f84187b7579a3f68fd24 (patch) | |
| tree | d6d420e50df49853a92e62ececb42e484e07ad8d /tools/perf/scripts/python/check-perf-trace.py | |
| parent | cd7aeb1f9706b665ad8659df8ff036e7bc0097f4 (diff) | |
net: systemport: Utilize skb_put_padto()
Since we need to pad our packets, utilize skb_put_padto() which
increases skb->len by how much we need to pad, allowing us to eliminate
the test on skb->len right below.
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions