Merge branch 'qed-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 21 May 2017 16:56:57 +0000 (12:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 May 2017 16:56:57 +0000 (12:56 -0400)
commit76e7f31d3f6d48dd4166e5df7f154280323bcb11
tree7c2cd7b5e1b7b2aaf172ea12231dce55b63ed02b
parentdc57ae3d938f67ea8960e9cf541c93bc0a143148
parent9ac4c546ef109ff633c3d56acdc3c501a6e0f7a1
Merge branch 'qed-next'

Yuval Mintz says:

====================
qed/qede updates

This series contains some general minor fixes and enhancements:

 - #1, #2 and #9 correct small missing ethtool functionality.
 - #3, #6  and #8 correct minor issues in driver, but those are either
   print-related or unexposed in existing code.
 - #4 adds proper support to TLB mode bonding.
 - #10 is meant to improve performance on varying cache-line sizes.
====================

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