]> 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)
commit8f3e191038eaf7912a0074089901f07e637922b3
treee9b2e1b938d419d8e82a6e06353f864fea665d52
parent588f38ca401ea53d07924223dec8c8093f74bc8b
parenta0a7cec276fe14d5ae4f37ddf74c01d52e35e68f
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:
2e63039be370 Linux 5.0-rc3
====================

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