Merge branch 'sh_eth-remove-BE-desc-support'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Jan 2016 21:11:12 +0000 (16:11 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jan 2016 21:11:12 +0000 (16:11 -0500)
commit04c67a90ab947560564f875033f0e06ddfa0c7af
tree6c77fec53c775109d88df486e2a19dec55226c9c
parent6e898bfd6e9e5cd0f7f8275ad4dc41a3acf7c75a
parent7cf724770b78c1d4f24e23747ac03233a88af440
Merge branch 'sh_eth-remove-BE-desc-support'

Sergei Shtylyov says:

====================
sh_eth: remove unused BE descriptor support

   Here's a set of 2 patches against DaveM's 'net-next.git' repo plus the
recently merged to 'net.git' repo fix for the 16-bit descriptor endianness.
We get rid of ~30 LoCs and ~300 bytes of code.
====================

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