diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-16 19:02:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-16 19:02:26 +0000 |
commit | e6cd84447faacb784cf25c3bebdbcaa1907ae44e (patch) | |
tree | 258b099b6e0b2eb304d69acc3c85eb5d1341cb22 /package/mac80211/patches/330-ath5k_eeprom.patch | |
parent | 416ef200810f75876c4d63906a8e726bcb8511aa (diff) | |
download | mtk-20170518-e6cd84447faacb784cf25c3bebdbcaa1907ae44e.zip mtk-20170518-e6cd84447faacb784cf25c3bebdbcaa1907ae44e.tar.gz mtk-20170518-e6cd84447faacb784cf25c3bebdbcaa1907ae44e.tar.bz2 |
mac80211: update compat-wireless to 2009-02-15
SVN-Revision: 14532
Diffstat (limited to 'package/mac80211/patches/330-ath5k_eeprom.patch')
-rw-r--r-- | package/mac80211/patches/330-ath5k_eeprom.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/330-ath5k_eeprom.patch b/package/mac80211/patches/330-ath5k_eeprom.patch index a3a0285..3f62eef 100644 --- a/package/mac80211/patches/330-ath5k_eeprom.patch +++ b/package/mac80211/patches/330-ath5k_eeprom.patch @@ -458,7 +458,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org> if (err) --- a/drivers/net/wireless/ath5k/eeprom.h +++ b/drivers/net/wireless/ath5k/eeprom.h -@@ -265,15 +265,27 @@ struct ath5k_chan_pcal_info_rf5112 { +@@ -266,15 +266,27 @@ struct ath5k_chan_pcal_info_rf5112 { u8 pcdac_x3[AR5K_EEPROM_N_XPD3_POINTS]; }; |