Merge branch 'gianfar-xmit-improvements'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Feb 2016 21:55:58 +0000 (16:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Feb 2016 21:55:58 +0000 (16:55 -0500)
commit5aba8186856981672447d78a634ada8155b86eb6
tree0c8d5a0087493aeaaa6a30d0dbfcf29a6e187819
parent9e4e6206c67ae11d68fc96882256f37c237087d4
parent48963b4492e98fd3b3040755a16215d72552f1bb
Merge branch 'gianfar-xmit-improvements'

Claudiu Manoil says:

====================
gianfar: xmit() improvements

Remove redundant operations, improve code locality and maintainability.
Thanks.

V2: Updated first patch to not touch existing wmb().
====================

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