mac80211: upgrade to compat-wireless 2010-01-15

SVN-Revision: 19176
This commit is contained in:
Felix Fietkau
2010-01-17 01:38:07 +00:00
parent ae440b2f00
commit 20daaf7480
15 changed files with 13 additions and 396 deletions

View File

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