diff options
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]; }; |