diff options
author | 2014-01-20 23:46:38 +0100 | |
---|---|---|
committer | 2014-01-30 19:28:59 +0200 | |
commit | a4243402274343d8e596fb0b25674e52088a7488 (patch) | |
tree | 0fd30acb972201149bfa47707f3e93eb48a0860e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-dev-a4243402274343d8e596fb0b25674e52088a7488.tar.xz linux-dev-a4243402274343d8e596fb0b25674e52088a7488.zip |
iwlwifi: mvm: make local pointer non-static
The address pointer used in the function shouldn't be static
since it's local data only. Having it static causes races if
a single machine has two devices, as the pointer would be
shared between instances.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions