linux/drivers/net/ethernet/amd
Florian Fainelli f9a8f83b04 net: phy: remove flags argument from phy_{attach, connect, connect_direct}
The flags argument of the phy_{attach,connect,connect_direct} functions
is then used to assign a struct phy_device dev_flags with its value.
All callers but the tg3 driver pass the flag 0, which results in the
underlying PHY drivers in drivers/net/phy/ not being able to actually
use any of the flags they would set in dev_flags. This patch gets rid of
the flags argument, and passes phydev->dev_flags to the internal PHY
library call phy_attach_direct() such that drivers which actually modify
a phy device dev_flags get the value preserved for use by the underlying
phy driver.

Acked-by: Kosta Zertsekel <konszert@marvell.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-14 15:11:50 -05:00
..
7990.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
7990.h
Kconfig drivers/net: remove orphaned references to micro channel 2013-01-06 21:13:33 -08:00
Makefile
a2065.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
a2065.h
am79c961a.c drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributes 2012-12-03 11:16:12 -08:00
am79c961a.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
amd8111e.c net/amd: remove __dev* attributes 2012-12-03 11:16:54 -08:00
amd8111e.h module_param: make bool parameters really bool (net & drivers/net) 2011-12-19 22:27:29 -05:00
ariadne.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
ariadne.h
atarilance.c m68k/atari: Change VME irq numbers from unsigned long to unsigned int 2012-04-22 20:16:49 +02:00
au1000_eth.c net: phy: remove flags argument from phy_{attach, connect, connect_direct} 2013-01-14 15:11:50 -05:00
au1000_eth.h
declance.c net/amd: remove __dev* attributes 2012-12-03 11:16:54 -08:00
depca.c net/amd: remove __dev* attributes 2012-12-03 11:16:54 -08:00
depca.h
hplance.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
hplance.h
lance.c lance: remove unnecessary setting of skb->dev 2012-07-10 23:24:56 -07:00
mvme147.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ni65.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:41:20 -05:00
ni65.h
nmclan_cs.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
pcnet32.c remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
sun3lance.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:41:20 -05:00
sunlance.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00