aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorAnton Blanchard <[email protected]>2014-03-05 14:51:37 +1100
committerDavid S. Miller <[email protected]>2014-03-06 16:26:41 -0500
commitd746ca9561440685edb62614d1bcbbc27ff50e66 (patch)
treefff2faf0d6582bf7d69655b5ea5e1e05a8ac7ca8 /lib/cpu-notifier-error-inject.c
parent0a13404dd3bf4ea870e3d96270b5a382edca85c0 (diff)
ibmveth: Fix endian issues with MAC addresses
The code to load a MAC address into a u64 for passing to the hypervisor via a register is broken on little endian. Create a helper function called ibmveth_encode_mac_addr which does the right thing in both big and little endian. We were storing the MAC address in a long in struct ibmveth_adapter. It's never used so remove it - we don't need another place in the driver where we create endian issues with MAC addresses. Signed-off-by: Anton Blanchard <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions