lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Jun 2015 10:25:11 +0300
From:	Or Gerlitz <gerlitz.or@...il.com>
To:	clsoto@...ux.vnet.ibm.com
Cc:	David Miller <davem@...emloft.net>,
	Linux Netdev List <netdev@...r.kernel.org>,
	Amir Vadai <amirv@...lanox.com>,
	Jack Morgenstein <jackm@...lanox.com>,
	brking@...ux.vnet.ibm.com
Subject: Re: [PATCH net] net/mlx4: need to call close fw if alloc icm is
 called twice

On Mon, Jun 1, 2015 at 5:41 PM,  <clsoto@...ux.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@...lanox.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ