On Sun, Nov 13, 2016 at 12:48:59AM -0500, David Miller wrote:
From: Andrew Lunn <andrew@lunn.ch>
Date: Fri, 11 Nov 2016 03:53:32 +0100
quoted
This is the first patchset implementing support for the mv88e6390
family. This is a new generation of switch devices and has numerous
incompatible changes to the registers. These patches allow the switch
to the detected during probe, and makes the statistics unit work.
These patches are insufficient to make the mv88e6390 functional. More
patches will follow.
Andrew, this series doesn't apply cleanly to net-next, so you'll
need to respin.
Hi David
I'm happy to respin, but i'm wondering why the don't apply.
What seems to be the issue is you said you have accepted:
[PATCH net-next 0/2] Fixes for port refactoring
https://marc.info/?l=linux-netdev&m=147880114928996&w=1
Yet i don't see these in net-next. And i based this patchset on a tree
which included the fixes. Hence they are not applying.
Have the fixes really been accepted?
Thanks
Andrew