ramips: raeth: add netdev pointer to private structure
SVN-Revision: 30448
This commit is contained in:
@@ -518,6 +518,7 @@ ramips_eth_plat_probe(struct platform_device *plat)
|
||||
|
||||
priv = netdev_priv(ramips_dev);
|
||||
|
||||
priv->netdev = ramips_dev;
|
||||
priv->speed = data->speed;
|
||||
priv->duplex = data->duplex;
|
||||
priv->rx_fc = data->rx_fc;
|
||||
|
||||
Reference in New Issue
Block a user