diff options
author | 2017-05-04 05:13:58 -0700 | |
---|---|---|
committer | 2017-05-04 19:31:46 -0400 | |
commit | 02d1008bcf41c7eada7882df673ae3794f7bfea8 (patch) | |
tree | 5db37b187212312af426a63565b13e5fa9138c48 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | IB/ipoib: add get_link_ksettings in ethtool (diff) | |
download | linux-dev-02d1008bcf41c7eada7882df673ae3794f7bfea8.tar.xz linux-dev-02d1008bcf41c7eada7882df673ae3794f7bfea8.zip |
IB/hfi1: Fix checks for Offline transient state
In goto_offline() function pstate is masked by 0xff when compared
to PLS_OFFLINE state. Mask should be 0xf0, since upper 4 bits
specify the "major" state.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Easwar Hariharan <easwar.hariharan@intel.com>
Signed-off-by: Jakub Byczkowski <jakub.byczkowski@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions