powerpc/powernv: Fix the log message when disabling VF
authorWei Yang <weiyang@linux.vnet.ibm.com>
Mon, 20 Jul 2015 10:14:58 +0000 (18:14 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Aug 2015 06:15:24 +0000 (16:15 +1000)
commit74703cc4e08372b8aedfd687bef8182797215d30
treee2361819e3a711185103580c663a8dbcd04454cd
parent7c26b9cf5347c24272152438cdd9675183804425
powerpc/powernv: Fix the log message when disabling VF

On powernv platform, IOV BAR would be shifted if necessary. While the log
message is not correct when disabling VFs.

This patch fixes this by print correct message based on the offset value.

Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/pci-ioda.c