diff options
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2015-02-23 18:14:25 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-18 02:48:59 +0300 |
commit | b1fc9484aa339c19bd57702dc88fb046702b6092 (patch) | |
tree | 5a860891e5e0a9f7883e6c5a4126d8508e7b2aee /net | |
parent | 9d0e6d9db56a38e205e7138837b885082dc769ec (diff) | |
download | linux-b1fc9484aa339c19bd57702dc88fb046702b6092.tar.xz |
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
The first argument to vphn_unpack_associativity() is a const long *, but the
parsing code expects __be64 values actually. Let's move the endian fixing
down for consistency.
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions