Re: [PATCH net-next 0/2] net: systemport: Add support for SYSTEMPORT lite

2017-01-22 Thread David Miller
From: Florian Fainelli Date: Fri, 20 Jan 2017 11:08:25 -0800 > This patch series adds support for SYSTEMPORT Lite which is an evolution > of the existing SYSTEMPORT adapter. > > The two generations are largely identical as far as the transmit/receive > path are concerned, and there were just a f

[PATCH net-next 0/2] net: systemport: Add support for SYSTEMPORT lite

2017-01-20 Thread Florian Fainelli
Hi David, This patch series adds support for SYSTEMPORT Lite which is an evolution of the existing SYSTEMPORT adapter. The two generations are largely identical as far as the transmit/receive path are concerned, and there were just a few control path changes here and there. Thanks! Florian Fain