Re: doubt regarding phy_mii_ioctl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux