Hi, I am trying to modify a network adapter code. I want to add phy_mii_ioctl ( MII ioctl ) to get physical device's information. I could succesfully do modification and complile it. I have loaded recompiled 2.6.21 kernel with PHY device support and MII device support.
But not able to load the module. dmesg says: Unknown symbol phy_mii_ioctl Should I need to anything more to get rid of this problem. Any help or pointers are appreciated. Thanks Prasad Hegde
