All of lore.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <gerlitz.or@gmail.com>
To: clsoto@linux.vnet.ibm.com
Cc: David Miller <davem@davemloft.net>,
	Linux Netdev List <netdev@vger.kernel.org>,
	Amir Vadai <amirv@mellanox.com>,
	Jack Morgenstein <jackm@mellanox.com>,
	brking@linux.vnet.ibm.com
Subject: Re: [PATCH net] net/mlx4: need to call close fw if alloc icm is called twice
Date: Tue, 2 Jun 2015 10:25:11 +0300	[thread overview]
Message-ID: <CAJ3xEMgc1grcF5Qb9i6u+7kvtC63qimOT3VoUeu+m12yn88-JQ@mail.gmail.com> (raw)
In-Reply-To: <1433169704-32307-2-git-send-email-clsoto@linux.vnet.ibm.com>

On Mon, Jun 1, 2015 at 5:41 PM,  <clsoto@linux.vnet.ibm.com> wrote:
> --- a/drivers/net/ethernet/mellanox/mlx4/main.c
> +++ b/drivers/net/ethernet/mellanox/mlx4/main.c
> @@ -2837,6 +2837,7 @@ slave_start:
>                                                                   existing_vfs,
>                                                                   reset_flow);
>
> +                               mlx4_close_fw(dev);
>                                 mlx4_cmd_cleanup(dev, MLX4_CMD_CLEANUP_ALL);
>                                 dev->flags = dev_flags;
>                                 if (!SRIOV_VALID_STATE(dev->flags)) {
>

Acked-by: Or Gerlitz <ogerlitz@mellanox.com>

  reply	other threads:[~2015-06-02  7:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 14:41 [PATCH net] net/mlx4: double free of dev_vfs clsoto
2015-06-01 14:41 ` [PATCH net] net/mlx4: need to call close fw if alloc icm is called twice clsoto
2015-06-02  7:25   ` Or Gerlitz [this message]
2015-06-01 14:41 ` [PATCH net] net/mlx4: fix typo in mlx4_set_vf_mac clsoto
2015-06-02  7:25 ` [PATCH net] net/mlx4: double free of dev_vfs Or Gerlitz

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=CAJ3xEMgc1grcF5Qb9i6u+7kvtC63qimOT3VoUeu+m12yn88-JQ@mail.gmail.com \
    --to=gerlitz.or@gmail.com \
    --cc=amirv@mellanox.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=clsoto@linux.vnet.ibm.com \
    --cc=davem@davemloft.net \
    --cc=jackm@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.