diff options
author | 2013-04-30 10:44:54 +0300 | |
---|---|---|
committer | 2013-04-30 08:49:19 -0700 | |
commit | e5f66eafe5a4c678965a2138b92b645c2c0c4d10 (patch) | |
tree | cdeb95f80df8b5f282d5c5301f59f455664ea44e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | linux-dev-e5f66eafe5a4c678965a2138b92b645c2c0c4d10.tar.xz linux-dev-e5f66eafe5a4c678965a2138b92b645c2c0c4d10.zip |
PCI: Set ->mask_pos correctly
The "+" operation has higher precedence than "?:" and ->msi_cap is
always non-zero here so the original statement is equivalent to:
entry->mask_pos = PCI_MSI_MASK_64;
Which wasn't the intent.
[bhelgaas: my fault from 78b5a310ce]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions