diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-09-28 18:28:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-28 18:28:54 +0000 |
commit | d3add1f103b1870a7263b0037873b696bc726cec (patch) | |
tree | 5d228cc1d466b70a985c9df1e7a23c1c45878e5f /package/mac80211/patches/605-rt2x00-pci-eeprom.patch | |
parent | c02bd635b29d4fd2c798cd28ae28b45c3cf1d407 (diff) | |
download | upstream-d3add1f103b1870a7263b0037873b696bc726cec.tar.gz upstream-d3add1f103b1870a7263b0037873b696bc726cec.tar.bz2 upstream-d3add1f103b1870a7263b0037873b696bc726cec.zip |
mac80211: fix beacon IE power constraint handling
SVN-Revision: 33583
Diffstat (limited to 'package/mac80211/patches/605-rt2x00-pci-eeprom.patch')
-rw-r--r-- | package/mac80211/patches/605-rt2x00-pci-eeprom.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/605-rt2x00-pci-eeprom.patch b/package/mac80211/patches/605-rt2x00-pci-eeprom.patch index ec58597752..fbc86199a4 100644 --- a/package/mac80211/patches/605-rt2x00-pci-eeprom.patch +++ b/package/mac80211/patches/605-rt2x00-pci-eeprom.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c -@@ -89,7 +89,7 @@ static void rt2800pci_mcu_status(struct +@@ -89,7 +89,7 @@ static void rt2800pci_mcu_status(struct rt2x00pci_register_write(rt2x00dev, H2M_MAILBOX_CID, ~0); } |