Re: [PATCH] powerpc/eeh: trivial fix to non-conventional PCI address output on EEH log
From: Gavin Shan <hidden>
Date: 2016-07-25 00:17:29
From: Gavin Shan <hidden>
Date: 2016-07-25 00:17:29
On Fri, Jul 22, 2016 at 02:05:29PM -0300, Guilherme G. Piccoli wrote:
This is a very minor/trivial fix for the output of PCI address on EEH logs. The PCI address on "OF node" field currently is using ":" as a separator for the function, but the usual separator is ".". This patch changes the separator for dot, so the PCI address is printed as usual. No functional changes were introduced. Signed-off-by: Guilherme G. Piccoli <redacted>
Reviewed-by: Gavin Shan <redacted>