commit | 52da5c114a884f8245dca5d3a69e1f45c759ba31 | [log] [tgz] |
---|---|---|
author | John Allen <jallen@linux.vnet.ibm.com> | Wed Aug 02 16:45:28 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 09:33:06 2017 -0700 |
tree | 9c0c79c17de59f8b8e4e6aae9ba2d7dc682d65cf | |
parent | 3d52b5949d0311c4b7bc4c223918fee0f5c0dc39 [diff] |
ibmvnic: Convert vnic server reported statistics to cpu endian The vnic server reports the statistics buffer in big endian format and must be converted to cpu endian in order to be displayed correctly on little endian lpars. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>