OSDN Git Service

Merge branch 'mlx5-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 02:34:03 +0000 (21:34 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 02:34:03 +0000 (21:34 -0500)
commit6c711c8691bf91d0e830ff4215b08e51c0626769
tree4f4a80ffb789cf974cfc3e0457aeee5eac7a2622
parent57ea52a865144aedbcd619ee0081155e658b6f7d
parent5e44fca5047054f1762813751626b5245e0da022
Merge branch 'mlx5-fixes'

Saeed Mahameed says:

====================
Mellanox mlx5 fixes and cleanups 2017-01-10

This series includes some mlx5e general cleanups from Daniel, Gil, Hadar
and myself.
Also it includes some critical mlx5e TC offloads fixes from Or Gerlitz.

For -stable:
 - net/mlx5e: Remove WARN_ONCE from adaptive moderation code

   Although this fix doesn't affect any functionality, I thought it is
   better to clean this -WARN_ONCE- up for -stable in case someone hits
   such corner case.

Please apply and let me know if there's any problem.
====================

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