Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 19:23:26 +0000 (15:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 19:23:26 +0000 (15:23 -0400)
commit4cd328f83916ce1df69bed43c84af75e0c3d6f2d
tree7bb1c3acc09276a45a9314f9d462db0511106d1f
parent20677108c51b467e2325554f47f13b5666d49ffe
parent1100149a23a5053de4709dc4ba14ab14bd826562
Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap'

Sergei Shtylyov says:

====================
sh_eth: fix & clean up sh_eth_soft_swap()

Here's a set of 3 patches against DaveM's 'net-next.git' repo. First one fixes an
old buffer endiannes issue (luckily, the ARM SoCs are smart enough to not actually
care) plus couple clean ups around sh_eth_soft_swap()...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>