[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170104003449.27078-1-f.fainelli@gmail.com>
Date: Tue, 3 Jan 2017 16:34:47 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net 0/2] net: systemport: Fix padding vs. TSB insertion
Hi David,
This patch series fixes how we pad the packets submitted to the SYSTEMPORT
adapter, and how the transmit status block (prepended 8 bytes) fits in the
picture. The first patch is not technically a bug fix, but is required for the
second path to be applied and to greatly simplify the skb length calculation.
Thanks and happy new year!
Florian Fainelli (2):
net: systemport: Utilize skb_put_padto()
net: systemport: Pad packet before inserting TSB
drivers/net/ethernet/broadcom/bcmsysport.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)
--
2.9.3
Powered by blists - more mailing lists