Hi Dave,

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:
49a57857aeea Linux 5.0-rc3

Thanks,
Tariq.


Aya Levin (1):
  net/mlx4_core: Add masking for a few queries on HCA caps

Jack Morgenstein (1):
  net/mlx4_core: Fix error handling when initializing CQ bufs in the
    driver

 drivers/net/ethernet/mellanox/mlx4/cq.c |  6 ++-
 drivers/net/ethernet/mellanox/mlx4/fw.c | 75 ++++++++++++++++++++-------------
 2 files changed, 50 insertions(+), 31 deletions(-)

-- 
1.8.3.1

Reply via email to