diff options
| author | Thomas Falcon <[email protected]> | 2017-02-15 16:32:11 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-15 19:48:31 +0000 |
| commit | 28f4d16570dcf440e54a4d72666d5be452f27d0e (patch) | |
| tree | 343341060351c73a5321fddc780dfe473aa02036 /drivers/net/xen-netback/interface.c | |
| parent | net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification (diff) | |
| download | kernel-28f4d16570dcf440e54a4d72666d5be452f27d0e.tar.gz kernel-28f4d16570dcf440e54a4d72666d5be452f27d0e.zip | |
ibmvnic: Fix endian error when requesting device capabilities
When a vNIC client driver requests a faulty device setting, the
server returns an acceptable value for the client to request.
This 64 bit value was incorrectly being swapped as a 32 bit value,
resulting in loss of data. This patch corrects that by using
the 64 bit swap function.
Signed-off-by: Thomas Falcon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
