]> 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)
commit2c70effd966067aa0dad2a1151d0f17e1b47d6d1
tree7bb1c3acc09276a45a9314f9d462db0511106d1f
parent8a0e3a8ab6699d4370500341f750470eab7dcd53
parentb304b4c9f2b569c578497c236b5084c2564a2aec
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>