[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394123297-7878-1-git-send-email-amirv@mellanox.com>
Date: Thu, 6 Mar 2014 18:28:15 +0200
From: Amir Vadai <amirv@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: Or Gerlitz <ogerlitz@...lanox.com>,
Yevgeny Petrilin <yevgenyp@...lanox.com>, Narendra_K@...l.com,
Sreekanth_Reddy@...l.com, Amir Vadai <amirv@...lanox.com>,
netdev@...r.kernel.org
Subject: [PATCH net 0/2] net/mlx4_core: SR-IOV related fixes
Hi,
This small patchset fixes two issues in VF/PF initialization and loading.
First patch fixes a typo that caused a memory access error during VF
initialization.
Second patch prevent the PF probe function from being blocked for many seconds
while probing VF's
Patches were tested and applied on commit 1b07da5: "hyperv: Move state setting
for link query"
Thanks,
Amir
Amir Vadai (2):
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before
PF is ready
drivers/net/ethernet/mellanox/mlx4/fw.c | 6 +++---
drivers/net/ethernet/mellanox/mlx4/main.c | 11 +++++++++++
2 files changed, 14 insertions(+), 3 deletions(-)
--
1.8.3.4
--
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