]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-core-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 16 Jan 2017 20:08:29 +0000 (15:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jan 2017 20:08:29 +0000 (15:08 -0500)
commit5302ba414ab530aff15ddf650b8ec1012d209e8b
tree11646877fd1106de5be2bb343c74c131f59f1549
parent400f4a97c6a42f796ae24aa525544306f308f7d2
parent8bba38fbecc24138eaebf2694cf5751556a3ce3d
Merge branch 'mlx4-core-fixes'

Tariq Toukan says:

====================
mlx4 core fixes

This patchset contains bug fixes from Jack to the mlx4 Core driver.

Patch 1 solves a race in the flow of CQ free.
Patch 2 moves some qp context flags update to the correct qp transition.
Patch 3 eliminates warnings from the path of SRQ_LIMIT that flood the message log,
and keeps them only in the path of SRQ_CATAS_ERROR.

Series generated against net commit:
2e710de6aa16 Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
====================

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