Skip to content

Commit

Permalink
[PATCH] libertas: remove unused adhoc_rates_b definition
Browse files Browse the repository at this point in the history
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
John W. Linville authored and David S. Miller committed Oct 10, 2007
1 parent 4ecd41b commit cbdb9e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/net/wireless/libertas/join.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit cbdb9e4

Please sign in to comment.