mac80211: update to wireless-testing 2010-04-28

SVN-Revision: 21271
This commit is contained in:
Felix Fietkau
2010-04-30 15:55:24 +00:00
parent 504244e34f
commit b583a3f450
13 changed files with 14 additions and 774 deletions

View File

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