From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kalderon Subject: [PATCH net 0/2] qed*: Rdma fixes Date: Tue, 8 May 2018 21:29:17 +0300 Message-ID: <20180508182919.23590-1-Michal.Kalderon@cavium.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , Michal Kalderon , Sudarsana Kalluru To: , Return-path: Received: from mail-sn1nam02on0076.outbound.protection.outlook.com ([104.47.36.76]:15744 "EHLO NAM02-SN1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755938AbeEHS3q (ORCPT ); Tue, 8 May 2018 14:29:46 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This patch series include two fixes for bugs related to rdma. The first has to do with loading the driver over an iWARP device. The second fixes a previous commit that added proper link indication for iWARP / RoCE. Signed-off-by: Michal Kalderon Signed-off-by: Sudarsana Kalluru Michal Kalderon (2): qed: Fix l2 initializations over iWARP personality qede: Fix gfp flags sent to rdma event node allocation drivers/net/ethernet/qlogic/qed/qed_l2.c | 6 ++---- drivers/net/ethernet/qlogic/qede/qede_rdma.c | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) -- 2.9.5