diff options
author | Fabio Estevam <[email protected]> | 2016-10-21 09:34:29 -0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-10-23 17:41:41 -0400 |
commit | 235bde1ed3f0fff0f68f367ec8807b89ea151258 (patch) | |
tree | b6a4b5958de3cd03351164b333a3fe2dcabeef98 /net/unix/sysctl_net_unix.c | |
parent | b678aa578c9e400429e027269e8de2783e5e73ce (diff) |
net: fec: Call swap_buffer() prior to IP header alignment
Commit 3ac72b7b63d5 ("net: fec: align IP header in hardware") breaks
networking on mx28.
There is an erratum on mx28 (ENGR121613 - ENET big endian mode
not compatible with ARM little endian) that requires an additional
byte-swap operation to workaround this problem.
So call swap_buffer() prior to performing the IP header alignment
to restore network functionality on mx28.
Fixes: 3ac72b7b63d5 ("net: fec: align IP header in hardware")
Reported-and-tested-by: Henri Roosen <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions