mac80211: update to wireless-testing 2014-05-19

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40800
This commit is contained in:
Felix Fietkau
2014-05-20 09:35:17 +00:00
parent 8f526ff530
commit 8513629e3e
77 changed files with 4782 additions and 1527 deletions

View File

@@ -40,6 +40,8 @@ struct ath9k_platform_data {
int (*get_mac_revision)(void);
int (*external_reset)(void);
bool use_eeprom;
int num_leds;
const struct gpio_led *leds;
};