mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 12:44:00 -05:00
parent
995cedb319
commit
edcbafc836
@ -247,7 +247,7 @@ mvswitch_config_init(struct phy_device *pdev)
|
|||||||
pdev->supported = ADVERTISED_100baseT_Full;
|
pdev->supported = ADVERTISED_100baseT_Full;
|
||||||
pdev->advertising = ADVERTISED_100baseT_Full;
|
pdev->advertising = ADVERTISED_100baseT_Full;
|
||||||
dev->phy_ptr = priv;
|
dev->phy_ptr = priv;
|
||||||
dev->irq = PHY_POLL;
|
pdev->irq = PHY_POLL;
|
||||||
#ifdef HEADER_MODE
|
#ifdef HEADER_MODE
|
||||||
dev->flags |= IFF_PROMISC;
|
dev->flags |= IFF_PROMISC;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user