From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kalderon Subject: [PATCH net 0/3] qed: LL2 fixes Date: Wed, 16 May 2018 14:44:37 +0300 Message-ID: <20180516114440.5048-1-Michal.Kalderon@cavium.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , Michal Kalderon , Ariel Elior To: , Return-path: Received: from mail-bn3nam01on0064.outbound.protection.outlook.com ([104.47.33.64]:37723 "EHLO NAM01-BN3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751844AbeEPLpD (ORCPT ); Wed, 16 May 2018 07:45:03 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This series fixes some issues in ll2 related to synchronization and resource freeing Signed-off-by: Ariel Elior Signed-off-by: Michal Kalderon Michal Kalderon (3): qed: LL2 flush isles when connection is closed qed: Fix possibility of list corruption during rmmod flows qed: Fix LL2 race during connection terminate drivers/net/ethernet/qlogic/qed/qed_ll2.c | 61 +++++++++++++++++++++++++------ 1 file changed, 50 insertions(+), 11 deletions(-) -- 2.9.5