Merge branch 'dsa-Move-padding-into-Broadcom-tagger'
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Jan 2018 16:21:32 +0000 (11:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Jan 2018 16:21:32 +0000 (11:21 -0500)
Florian Fainelli says:

====================
net: dsa: Move padding into Broadcom tagger

This patch series moves the padding of short packets to where it belongs
within the DSA Broadcom tagger code, I just found myself doing this for
a third driver, which was a clear indication this was wrong and did not
scale.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge