diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-05-25 17:29:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-05-25 17:29:50 +0000 |
commit | b674689a98cfba7a782bec4283c8a6fe8d1a41c0 (patch) | |
tree | 9e5b5bd0ab2fc36069886cecb6758156758e0d22 /package/mac80211/patches/510-ath9k_use_minstrel.patch | |
parent | 7ca97b03d9e3f8128b0f62680d10a25798076ee9 (diff) | |
download | mtk-20170518-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.zip mtk-20170518-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.tar.gz mtk-20170518-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.tar.bz2 |
mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
Diffstat (limited to 'package/mac80211/patches/510-ath9k_use_minstrel.patch')
-rw-r--r-- | package/mac80211/patches/510-ath9k_use_minstrel.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/510-ath9k_use_minstrel.patch b/package/mac80211/patches/510-ath9k_use_minstrel.patch index 6f1877f..4dd81ce 100644 --- a/package/mac80211/patches/510-ath9k_use_minstrel.patch +++ b/package/mac80211/patches/510-ath9k_use_minstrel.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -686,7 +686,11 @@ void ath9k_set_hw_capab(struct ath_softc +@@ -689,7 +689,11 @@ void ath9k_set_hw_capab(struct ath_softc hw->sta_data_size = sizeof(struct ath_node); hw->vif_data_size = sizeof(struct ath_vif); |