mac80211: refresh patches

SVN-Revision: 33557
This commit is contained in:
Florian Fainelli
2012-09-26 12:53:54 +00:00
parent c27c0d1ff0
commit 60eec72adb
14 changed files with 30 additions and 30 deletions

View File

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