]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e3c79530ecd7cd18ba04ca45e6372e7a0a7c23e
tree7bb1c3acc09276a45a9314f9d462db0511106d1f
parent2df09eea765f0e8257ab9fbd1b09d2a303869b83
parentbc723f039ec3c031dbeeaa3148c41abb1353e784
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>