From: David S. Miller Date: Wed, 4 Jan 2017 18:33:30 +0000 (-0500) Subject: Merge branch 'systemport-padding-and-TSB-insertion' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c030af878f04b77011f6876e8c4f0530c26ed6d4;p=linux-beck.git Merge branch 'systemport-padding-and-TSB-insertion' Florian Fainelli says: ==================== net: systemport: Fix padding vs. TSB insertion 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. ==================== Signed-off-by: David S. Miller --- c030af878f04b77011f6876e8c4f0530c26ed6d4