Merge branch 'r8152'
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 21:24:54 +0000 (16:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 21:24:54 +0000 (16:24 -0500)
Hayes Wang says:

====================
r8152: tx/rx improvement

 - Select the suitable spin lock for each function.
 - Add additional check to reduce the spin lock.
 - Up the priority of the tx to avoid interrupted by rx.
 - Support rx checksum, large send, and IPv6 hw checksum.
====================

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

Trivial merge