kernel/drivers/net/ethernet/moxa/moxart_ether.h
.. .. @@ -292,6 +292,7 @@ 292 292 #define LINK_STATUS 0x4 293 293 294 294 struct moxart_mac_priv_t { 295 + struct platform_device *pdev;295 296 void __iomem *base; 296 297 unsigned int reg_maccr; 297 298 unsigned int reg_imr;