aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSolomon Tan <wjsota@gmail.com>2022-04-22 07:52:38 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-22 16:46:32 +0200
commit0afaa121813ed602bd203759c339cb639493f8c2 (patch)
tree8d1728916831a8c5487bf59d1daeb077aea600a8 /tools/perf/scripts/python
parentstaging: r8188eu: correct typo in comments (diff)
downloadlinux-0afaa121813ed602bd203759c339cb639493f8c2.tar.gz
linux-0afaa121813ed602bd203759c339cb639493f8c2.zip
staging: r8188eu: use in-kernel ieee channel
Use the in-kernel structure and flags instead of defining a separate one. The rtw_ieee80211_channel structure and flags can be replaced by the ieee80211_channel defined in include/net/cfg80211.h since the flags serve the same purpose and the ieee80211_channel struct includes the elements used in the rtw_ieee80211_channel struct. Signed-off-by: Solomon Tan <wjsota@gmail.com> Link: https://lore.kernel.org/r/20220421235237.4218-1-wjsota@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions