Netdev List
 help / color / mirror / Atom feed
From: Tariq Toukan <tariqt@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Eran Ben Elisha <eranbe@mellanox.com>,
	Tariq Toukan <tariqt@mellanox.com>
Subject: [PATCH net 0/2] mlx4_core fixes for 5.0-rc
Date: Tue, 22 Jan 2019 15:19:43 +0200	[thread overview]
Message-ID: <1548163185-13986-1-git-send-email-tariqt@mellanox.com> (raw)

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	other threads:[~2019-01-22 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 13:19 Tariq Toukan [this message]
2019-01-22 13:19 ` [PATCH net 1/2] net/mlx4_core: Add masking for a few queries on HCA caps Tariq Toukan
2019-01-22 13:19 ` [PATCH net 2/2] net/mlx4_core: Fix error handling when initializing CQ bufs in the driver Tariq Toukan
2019-01-25  5:51 ` [PATCH net 0/2] mlx4_core fixes for 5.0-rc David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1548163185-13986-1-git-send-email-tariqt@mellanox.com \
    --to=tariqt@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=eranbe@mellanox.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox