On 09/19/2014 12:55 PM, David Miller wrote:
From: David Miller <davem@davemloft.net>
Date: Fri, 19 Sep 2014 15:41:04 -0400 (EDT)
quoted
Series applied, thanks Florian.
Actually I had to revert:
net/dsa/slave.c: In function ‘dsa_slave_phy_setup’:
net/dsa/slave.c:395:42: error: ‘port’ undeclared (first use in this function)
phy_flags = ds->drv->get_phy_flags(ds, port);
^
net/dsa/slave.c:395:42: note: each undeclared identifier is reported only once for each function it appears in
Whoops, I will fix that immediately.