diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-11-21 17:24:31 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-11-25 11:57:27 +0300 |
commit | ea9eba6a8b6b5d7a48b902d92dc2adb63b4371c0 (patch) | |
tree | 6a169aea0871be69b286a47f560a7536e52ffb12 /net/mac80211/util.c | |
parent | 575f05302e6c75fcea8802a779359f8c927b516e (diff) | |
download | linux-ea9eba6a8b6b5d7a48b902d92dc2adb63b4371c0.tar.xz |
cfg80211: remove pointless channel lookup in survey code
We have a channel pointer, and we use its center frequency
to look up a channel pointer - which will thus be exactly
the same as the original pointer.
Remove that pointless lookup and just use the pointer.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions