aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorFlorian Fainelli2017-01-03 16:34:48 -0800
committerDavid S. Miller2017-01-04 13:33:28 -0500
commitbb7da333d0a9f3bddc08f84187b7579a3f68fd24 (patch)
treed6d420e50df49853a92e62ececb42e484e07ad8d /block
parentcd7aeb1f9706b665ad8659df8ff036e7bc0097f4 (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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions