From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Date: Sat, 2 Jun 2018 22:32:48 +0300 > 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()... > > [1/1] sh_eth: make sh_eth_soft_swap() work on ARM > [2/3] sh_eth: uninline sh_eth_soft_swap() > [3/3] sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap() Series applied, thank you.