[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180104061302.27631-1-f.fainelli@gmail.com>
Date: Wed, 3 Jan 2018 22:12:59 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, andrew@...n.ch,
vivien.didelot@...oirfairelinux.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/3] net: dsa: Move padding into Broadcom tagger
Hi all,
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.
Florian Fainelli (3):
net: dsa: Move padding into Broadcom tagger
net: systemport: Remove short packet padding
net: bgmac: Remove short packet padding for DSA
drivers/net/ethernet/broadcom/bcmsysport.c | 12 ------------
drivers/net/ethernet/broadcom/bgmac.c | 15 ---------------
net/dsa/tag_brcm.c | 12 ++++++++++++
3 files changed, 12 insertions(+), 27 deletions(-)
--
2.14.1
Powered by blists - more mailing lists