]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pseries: Fix PCIE link speed endian issue
authorAnton Blanchard <anton@samba.org>
Thu, 12 Dec 2013 04:59:39 +0000 (15:59 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:48:37 +0000 (15:48 +1100)
commit5091f0c969d2d0639db2efddce7352e7c48069ba
treec142b14245280a9ed85ccf0e8042a00dab2cefc0
parent9fa2984d1b5d9736a88c813ae89c160a2f9d5308
powerpc/pseries: Fix PCIE link speed endian issue

We need to byteswap ibm,pcie-link-speed-stats.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/pci.c