commit | 7531473c308d133994160bf45141ced00a4f5e0f | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue Nov 25 09:26:58 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Nov 27 09:32:58 2014 +1100 |
tree | a3588a1f75e5bd36f966defb84c868a414c915e4 | |
parent | 3b8a3c01096925a824ed3272601082289d9c23a5 [diff] |
powerpc/eeh: Fix PE state format Obviously I had wrong format given to the PE state output from /sys/bus/pci/devices/xxxx/eeh_pe_state with some typoes, which was introduced by commit 2013add4ce73. The patch fixes it up. Fixes: 2013add4ce73 ("powerpc/eeh: Show hex prefix for PE state sysfs") Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>