Browse Source

[PATCH] libertas: remove unused adhoc_rates_b definition

Signed-off-by: John W. Linville <linville@tuxdriver.com>
John W. Linville 17 years ago
parent
commit
cbdb9e43d1
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/net/wireless/libertas/join.c

+ 0 - 3
drivers/net/wireless/libertas/join.c

@@ -17,9 +17,6 @@
 #include "dev.h"
 #include "dev.h"
 #include "assoc.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
 /* The firmware needs certain bits masked out of the beacon-derviced capability
  * field when associating/joining to BSSs.
  * field when associating/joining to BSSs.
  */
  */