commit | 8b2426c50f20d6f9ca4c4e42bb7afcb312daec6a | [log] [tgz] |
---|---|---|
author | Chris Chiu <chiu@endlessos.org> | Tue Oct 06 11:59:28 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Oct 08 13:47:14 2020 +0300 |
tree | b2d2bd8c645f1cf8e9b8e86fd7d1ba58d8bb1933 | |
parent | 53708f4fd9cfe389beab5c8daa763bcd0e0b4aef [diff] |
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff The legacy_httxpowerdiff in rtl8192se is pretty much the same as the legacy_ht_txpowerdiff for other chips. Use the same name to keep the consistency. Signed-off-by: Chris Chiu <chiu@endlessos.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20201006035928.5566-1-chiu@endlessm.com