commit | 543b921b475ad2e1897d5e7784437af238b33705 | [log] [tgz] |
---|---|---|
author | Arend Van Spriel <arend.vanspriel@broadcom.com> | Thu Nov 17 12:48:53 2016 +0000 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 13 16:04:56 2016 +0100 |
tree | d3838f46a702631c08e62207f00f08a4c70c0f72 | |
parent | 74204f8fa117e7d0fa1d1a7a57c3c97df83ad418 [diff] |
cfg80211: get rid of name indirection trick for ieee80211_get_channel() The comment on the name indirection suggested an issue but turned out to be untrue. Digging in older kernel version showed issue with ipw2x00 but that is no longer true so get rid on the name indirection. Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>