diff options
author | Arend van Spriel <[email protected]> | 2014-05-27 12:56:15 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-05-29 13:08:11 -0400 |
commit | 5a394eba4bc7ec8741f59fcede6bd3d20ae6488c (patch) | |
tree | 081df56ad6653bce99c05b9f079f8dd52b6a1a73 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0f0fe990e329583bf403f0c36d4e310d79e75b87 (diff) |
brcmfmac: make chandef_to_chanspec() function static
The function chandef_to_chanspec() was added by
brcmfmac: determine chanspec from struct cfg80211_chan_def info
The struct cfg80211_chan_def contains additional info to derive the
bandwidth and side-band information of the chanspec. This patch adds
chandef_to_chanspec() function used in IBSS join and starting AP
operation.
However, it introduced a sparse warning because the function
is only called from within the source file wl_cfg80211.c.
Reported-by: Fengguang Wu <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[email protected]>
Reviewed-by: Hante Meuleman <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions