summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2019-10-08 09:43:01 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-08 14:44:56 +0200
commitfcd6c0f9a12369ae6d500d747e668ed98ef5edd6 (patch)
tree0be9a74ea5a2cfd8a8134abb4423d35db04400fb /tools/perf/scripts/python/bin
parentb5be2aa3b3ac153f056f93406c520dc74a1cebbe (diff)
downloadlinux-fcd6c0f9a12369ae6d500d747e668ed98ef5edd6.tar.gz
linux-fcd6c0f9a12369ae6d500d747e668ed98ef5edd6.zip
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 <lkp@intel.com> Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20191008094232.10014-8-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions