Re: [PATCH 1/2] net: dsa: mv88e6xxx: Add support for Marvell 88E6240

2016-02-16 Thread David Miller
From: Sascha Hauer Date: Thu, 11 Feb 2016 11:44:48 +0100 > The Marvell 88E6240 has been tested successfully without further > changes. Add entry to the table of supported devices. > > Signed-off-by: Sascha Hauer Applied.

Re: [PATCH 1/2] net: dsa: mv88e6xxx: Add support for Marvell 88E6240

2016-02-11 Thread Andrew Lunn
On Thu, Feb 11, 2016 at 11:44:48AM +0100, Sascha Hauer wrote: > The Marvell 88E6240 has been tested successfully without further > changes. Add entry to the table of supported devices. > > Signed-off-by: Sascha Hauer Reviewed-by: Andrew Lunn Thanks

[PATCH 1/2] net: dsa: mv88e6xxx: Add support for Marvell 88E6240

2016-02-11 Thread Sascha Hauer
The Marvell 88E6240 has been tested successfully without further changes. Add entry to the table of supported devices. Signed-off-by: Sascha Hauer --- drivers/net/dsa/mv88e6352.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/dsa/mv88e6352.c