]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] libertas: make libertas_wlan_data_rates static
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Fri, 25 May 2007 04:14:38 +0000 (00:14 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:37 +0000 (14:28 -0400)
commit2cf1ea26091172616dffb78f1bee52352c175b5a
treeb783740bc492b0fbb6d339d9d9236b29c7388834
parent08d3347c99a040dbfbf76cd43b22e8eb33b457d2
[PATCH] libertas: make libertas_wlan_data_rates static

Move libertas_wlan_data_rates into wext.c and make it static. wext.c is the
only user of this array.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/defs.h
drivers/net/wireless/libertas/main.c
drivers/net/wireless/libertas/wext.c