]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4_core-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Jan 2019 05:48:26 +0000 (21:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Jan 2019 05:48:26 +0000 (21:48 -0800)
commit20729ecb4976ac0e1c18ef071de49e966a2ca0cd
treee9b2e1b938d419d8e82a6e06353f864fea665d52
parent2e65678a96dfcb92d8c4470125fcfc522de33a8d
parent9e2ce02328d9f60b39b57f0bf539692c536dc01b
Merge branch 'mlx4_core-fixes'

Tariq Toukan says:

====================
mlx4_core fixes for 5.0-rc

This patchset includes two fixes for the mlx4_core driver.

First patch by Aya fixes inaccurate parsing of some FW fields, mistakenly
including additional (mostly reserved) bits.

Second patch by Jack fixes a wrong (yet harmless) error handling of
calls to copy_to_user() during the CQs init stage.

Series generated against net commit:
607d144b83b1 Linux 5.0-rc3
====================

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