diff options
| author | Jérôme Pouiller <[email protected]> | 2019-10-08 09:43:01 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-10-08 14:44:56 +0200 |
| commit | fcd6c0f9a12369ae6d500d747e668ed98ef5edd6 (patch) | |
| tree | 0be9a74ea5a2cfd8a8134abb4423d35db04400fb /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | b5be2aa3b3ac153f056f93406c520dc74a1cebbe (diff) | |
staging: wfx: avoid namespace contamination
tx_policy_init() was already defined in driver cw1200. So, compilation
failed when wfx and cw1200 were both built-in.
In order to keep a coherent naming scheme, this patch prefixes all
"tx_policy_*" functions with "wfx_".
Fixes: 9bca45f3d692 ("staging: wfx: allow to send 802.11 frames")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Jérôme Pouiller <[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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions