Re: [PATCH V5 12/19] net: ks8851: Split out SPI specific entries in struct ks8851_net
From: Andrew Lunn <andrew@lunn.ch> Date: 2020-05-14 01:25:15
On Thu, May 14, 2020 at 02:07:40AM +0200, Marek Vasut wrote:
Add a new struct ks8851_net_spi, which embeds the original
struct ks8851_net and contains the entries specific only to
the SPI variant of KS8851.
There should be no functional change.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Petr Stetiar <redacted>
Cc: YueHaibing <redacted>