Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbdb9e43 authored by John W. Linville's avatar John W. Linville Committed by David S. Miller
Browse files

[PATCH] libertas: remove unused adhoc_rates_b definition

parent 4ecd41bd
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -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.
 */
 */