diff options
| author | Michael Straube <[email protected]> | 2018-09-27 14:16:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-28 14:30:52 +0200 |
| commit | dee43f7ad325ecd58d60331e0fa1c1dfc0496201 (patch) | |
| tree | 95d77a0907593e3077cdcec742485d4178c119bf /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 71c29144481299bbc587ac3cb16a39737a3a1488 (diff) | |
staging: rtl8188eu: remove get_right_chnl_for_iqk()
The function get_right_chnl_for_iqk() only returns non zero values for
channels > 14. According to the TODO, code valid only for 5 GHz should
be removed.
- find and remove remaining code valid only for 5 GHz. Most of the obvious
ones have been removed, but things like channel > 14 still exist.
Remove get_right_chnl_for_iqk() and the variable chn_index that is
used to save the return value. Replace the uses of chn_index with zero.
Remove the now unused define ODM_TARGET_CHNL_NUM_2G_5G.
Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions