On Wed, Aug 18, 2010 at 10:50 PM, Vivek Natarajan <vnatarajan@xxxxxxxxxxx> wrote: > --- a/drivers/net/wireless/ath/ath9k/htc.h > +++ b/drivers/net/wireless/ath/ath9k/htc.h > @@ -316,17 +316,32 @@ struct htc_beacon_config { > u8 dtim_count; > }; > > -#define OP_INVALID BIT(0) > -#define OP_SCANNING BIT(1) > -#define OP_FULL_RESET BIT(2) > -#define OP_LED_ASSOCIATED BIT(3) > -#define OP_LED_ON BIT(4) > -#define OP_PREAMBLE_SHORT BIT(5) > -#define OP_PROTECT_ENABLE BIT(6) > -#define OP_ASSOCIATED BIT(7) > -#define OP_ENABLE_BEACON BIT(8) > -#define OP_LED_DEINIT BIT(9) > -#define OP_UNPLUGGED BIT(10) Can you get the patch to not do this? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html