Re: [PATCH net] ibmvnic: Fix endian errors in error reporting output

2017-02-15 Thread David Miller
From: Thomas Falcon Date: Wed, 15 Feb 2017 10:33:33 -0600 > Error reports received from firmware were not being converted from > big endian values, leading to bogus error codes reported on little > endian systems. > > Signed-off-by: Thomas Falcon Applied.

[PATCH net] ibmvnic: Fix endian errors in error reporting output

2017-02-15 Thread Thomas Falcon
Error reports received from firmware were not being converted from big endian values, leading to bogus error codes reported on little endian systems. Signed-off-by: Thomas Falcon --- This patch depends on "[PATCH net] ibmvnic: Fix endian error when requesting device capabilites" --- drivers/net