mac80211: update to wireless-testing 2014-01-23

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

SVN-Revision: 39427
This commit is contained in:
Felix Fietkau
2014-01-30 13:21:36 +00:00
parent 2725913d2a
commit eb7a1ba94b
56 changed files with 1453 additions and 15559 deletions

View File

@@ -8,7 +8,7 @@
#include <asm/unaligned.h>
#include "hw.h"
@@ -462,8 +463,16 @@ static int ath9k_hw_init_macaddr(struct
@@ -449,8 +450,16 @@ static int ath9k_hw_init_macaddr(struct
common->macaddr[2 * i] = eeval >> 8;
common->macaddr[2 * i + 1] = eeval & 0xff;
}