[WEXT]: Move EXPORT_SYMBOL statements where they belong.
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 27 Apr 2007 03:46:23 +0000 (20:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2007 03:46:23 +0000 (20:46 -0700)
commit7a9df167db0f200d5f8e393376dba8ceeae0fd53
tree2cbe16f90a869c0ad0987e442af5ad5258403258
parentdd8ceabcd10d47f6f28ecfaf2eac7beffca11b3c
[WEXT]: Move EXPORT_SYMBOL statements where they belong.

EXPORT_SYMBOL statements are supposed to go together with the symbol
they're exporting. This patch moves them accordingly.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/wext.c