aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2016-06-29 20:27:44 +0100
committerMoyster <oysterized@gmail.com>2016-11-07 13:44:35 +0100
commit71c492621aa51eb848c77aa31905174e46b1d5f4 (patch)
tree27986c03f383cb20db9ee3cd692cfd14bb71363c /tools/perf/scripts/python
parent45899469d1347fdf5dad94665913da9f1e4dc798 (diff)
downloadandroid_kernel_m2note-71c492621aa51eb848c77aa31905174e46b1d5f4.tar.gz
staging: comedi: daqboard2000: bug fix board type matching code
commit 80e162ee9b31d77d851b10f8c5299132be1e120f upstream. `daqboard2000_find_boardinfo()` is supposed to check if the DaqBoard/2000 series model is supported, based on the PCI subvendor and subdevice ID. The current code is wrong as it is comparing the PCI device's subdevice ID to an expected, fixed value for the subvendor ID. It should be comparing the PCI device's subvendor ID to this fixed value. Correct it. Fixes: 7e8401b23e7f ("staging: comedi: daqboard2000: add back subsystem_device check") Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Cc: <stable@vger.kernel.org> # 3.7+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions