OSDN Git Service

Merge branch 'mlx4_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 00:44:35 +0000 (16:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 00:44:35 +0000 (16:44 -0800)
commit9a25a30ee54c61a186f3f00d9797f1cc43886167
tree38a412511fb4bde057c1bd7ecd70177abfc09cb6
parent299bcb55ecd1412f6df606e9dc0912d55610029e
parentba603d9d7b1215c72513d7c7aa02b6775fd4891b
Merge branch 'mlx4_en-fixes'

Tariq Toukan says:

====================
mlx4_en fixes

This patchset by Moshe contains fixes to the mlx4 Eth driver,
addressing issues in restart flow.

Patch 1 protects the restart task from being rescheduled while active.
  Please queue for -stable >= v2.6.
Patch 2 reconstructs SQs stuck in error state, and adds prints for improved
  debuggability.
  Please queue for -stable >= v3.12.
====================

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