commit | 2493d8e4166fa75ccb8e49fdd000f9ef67e570ae | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon Oct 29 11:20:26 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Nov 10 04:25:12 2007 -0500 |
tree | 16a46345838c2595b830b8f34aa6d0cd233a30f0 | |
parent | 453a3fb9bd1fa50cdf4b69b9936c69497e870774 [diff] |
hostap: fix section mismatch warning Fix section mismatch warning: WARNING: vmlinux.o(.data+0x36fcc): Section mismatch: reference to .init.data:prism2_pci_id_table (between 'prism2_pci_drv_id' and 'prism2_pci_funcs') Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>