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

[PATCH] libertas: remove unused adhoc_rates_b definition

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 4ecd41bd
......@@ -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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment