[PATCH] unused exports in wireless drivers
authorArjan van de Ven <arjan@linux.intel.com>
Tue, 2 May 2006 16:01:41 +0000 (18:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 May 2006 18:58:55 +0000 (14:58 -0400)
commit5d25ea7c0c77cbdba1b5f092d60d624e24dfa938
treedfae1dfe50155f0ab85d057acf1b94cf7072eafe
parent59d4b684fbe74b25ac8593f39d2aaa86aa485b1f
[PATCH] unused exports in wireless drivers

There's a bunch of unused exports in the wireless drivers; that's
bad since unused exports take up quite a bit of space in total;
the patch below removes them.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_80211_tx.c
drivers/net/wireless/hostap/hostap_ap.c
drivers/net/wireless/hostap/hostap_main.c