]> 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)
commitdee14d224310a33540cf10ed6e505b49203eb48e
tree11646877fd1106de5be2bb343c74c131f59f1549
parent1488a93cb726c2b7d9e584e61e02c4eccf633873
parent0029cd870e0392b8ef550e284491e928119fa26b
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:
9218f1b2c3a3 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>