[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)
commitbf68dac89b6502f8577a8be1b4fc06cb641ae1f3
treeb783740bc492b0fbb6d339d9d9236b29c7388834
parent66fcc559042d85d57d9856d2a7fbcaa3e827a58c
[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