[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)
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>

No differences found