diff options
| author | Solomon Tan <[email protected]> | 2022-04-22 07:52:38 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 16:46:32 +0200 |
| commit | 0afaa121813ed602bd203759c339cb639493f8c2 (patch) | |
| tree | 8d1728916831a8c5487bf59d1daeb077aea600a8 /tools/perf/scripts/python | |
| parent | 9c40dba84c79144198bacd0740c5269e7018d1ab (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions