hostap: section mismatch warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 10 Jan 2008 22:31:30 +0000 (14:31 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Jan 2008 17:53:32 +0000 (12:53 -0500)
commite52742deef04ed7babec0f5866c867dd15d449f0
tree312c208cd0b67e884321f35c0b7e5c6c4e9d97eb
parentcbd9c883696da72b2b1f03f909dbacc04bbf8b58
hostap: section mismatch warning

Fix section mismatch by changing variable name to match one of the
whitelisted (allowable) names for pointing into init data:

WARNING: vmlinux.o(.data+0xce618): Section mismatch: reference to .init.data:prism2_plx_id_table (between 'prism2_plx_drv_id' and 'dev_info')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_plx.c