On 7/11/07, Adrian Bunk <
bunk@xxxxxxxxx> wrote:
On Mon, Jul 09, 2007 at 03:31:42PM -0700, prasad hegde wrote:
> 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.
Workaround:
Add an
EXPORT_SYMBOL(phy_mii_ioctl);
at the end of drivers/net/phy/phy.c
> Thanks
> Prasad Hegde
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed