]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] libertas: remove unused adhoc_rates_b definition
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 28 Aug 2007 21:35:02 +0000 (17:35 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:39 +0000 (16:50 -0700)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/join.c

index 72f81208bf250b4768a992ac666d63f37c8def2e..0ad1362b14e23ccefab8f8d302af69af9cfaa7d9 100644 (file)
@@ -17,9 +17,6 @@
 #include "dev.h"
 #include "assoc.h"
 
-/* Supported rates for ad-hoc B mode */
-static u8 adhoc_rates_b[5] = { 0x02, 0x04, 0x0b, 0x16, 0x00 };
-
 /* The firmware needs certain bits masked out of the beacon-derviced capability
  * field when associating/joining to BSSs.
  */