summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-01-03 16:34:48 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-09 18:42:41 +0100
commit3a44ade54473ebda10e12dce08b203d5a60308ae (patch)
treec2ed058ffaa5df1dcfb84a3f0deab3723e43128f /tools/perf/scripts/python/bin
parent8633eec0ee08d6dd4148941bba4ac2b4d918826b (diff)
net: systemport: Utilize skb_put_padto()
[ Upstream commit bb7da333d0a9f3bddc08f84187b7579a3f68fd24 ] 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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions