mac80211: update to 2013-01-07, add several ath9k stability fixes

SVN-Revision: 35063
This commit is contained in:
Felix Fietkau
2013-01-09 12:45:28 +00:00
parent 4834d09a3f
commit 5c9fd3b2d2
41 changed files with 393 additions and 1839 deletions

View File

@@ -36,7 +36,7 @@
/* Mesh flags */
#define MESH_FLAGS_AE_A4 0x1
@@ -830,7 +830,7 @@ struct ieee80211_mgmt {
@@ -839,7 +839,7 @@ struct ieee80211_mgmt {
} u;
} __packed action;
} u;
@@ -45,7 +45,7 @@
/* Supported Rates value encodings in 802.11n-2009 7.3.2.2 */
#define BSS_MEMBERSHIP_SELECTOR_HT_PHY 127
@@ -861,20 +861,20 @@ struct ieee80211_rts {
@@ -870,20 +870,20 @@ struct ieee80211_rts {
__le16 duration;
u8 ra[6];
u8 ta[6];