diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-04-22 15:39:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-04-22 15:39:31 +0000 |
commit | 17049cf4cecc9ce37e52b176f87c512b07db1446 (patch) | |
tree | 089e22db0ec1c250a3dc677e3fffe90a52492bc1 /package/mac80211/patches/540-ath9k_use_minstrel.patch | |
parent | ceaa4bbe3c321003122bd277be4b7f609f33f8a3 (diff) | |
download | upstream-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.gz upstream-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.bz2 upstream-17049cf4cecc9ce37e52b176f87c512b07db1446.zip |
mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
Diffstat (limited to 'package/mac80211/patches/540-ath9k_use_minstrel.patch')
-rw-r--r-- | package/mac80211/patches/540-ath9k_use_minstrel.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/540-ath9k_use_minstrel.patch b/package/mac80211/patches/540-ath9k_use_minstrel.patch index 72de38ee42..6f1877f161 100644 --- a/package/mac80211/patches/540-ath9k_use_minstrel.patch +++ b/package/mac80211/patches/540-ath9k_use_minstrel.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -663,7 +663,11 @@ void ath9k_set_hw_capab(struct ath_softc +@@ -686,7 +686,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); |