#2072: Something mismatch when I compile madwifi driver in my opensuse 11.0
system. Default ath5k with system goes wrong!
-----------------------------------+----------------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:     
          Type:  defect            |      Status:  new
      Priority:  minor             |   Milestone:     
     Component:  madwifi: other    |     Version:     
    Resolution:                    |    Keywords:     
Patch_attached:  0                 |  
-----------------------------------+----------------------------------------
Old description:

> After I run "make install", it warns:
>
> madwifi-ng-r2756+ar5007/ath/ath_pci.o(.data+0x1f0): Section mismatch in
> reference from the variable ath_pci_drv_id to the variable
> .devinit.data:ath_pci_id_table
> The variable ath_pci_drv_id references
> the variable __devinitdata ath_pci_id_table
> If the reference is valid then annotate the
> variable with __init* (see linux/init.h) or name the variable:
> *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one,
> *_console,
>
> .....

New description:

 After I run "make install", it warns:
 {{{
 madwifi-ng-r2756+ar5007/ath/ath_pci.o(.data+0x1f0): Section mismatch in
 reference from the variable ath_pci_drv_id to the variable
 .devinit.data:ath_pci_id_table
 The variable ath_pci_drv_id references
 the variable __devinitdata ath_pci_id_table
 If the reference is valid then annotate the
 variable with __init* (see linux/init.h) or name the variable:
 *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one,
 *_console,
 }}}
 .....

-- 
Ticket URL: <https://madwifi.org/ticket/2072#comment:1>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to