From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: [PATCH net 0/2] net: dsa: bcm_sf2: Couple of fixes Date: Tue, 9 Oct 2018 16:48:56 -0700 Message-ID: <20181009234858.23920-1-f.fainelli@gmail.com> Cc: davem@davemloft.net, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, Florian Fainelli To: netdev@vger.kernel.org Return-path: Received: from mail-pl1-f194.google.com ([209.85.214.194]:42239 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725766AbeJJHIY (ORCPT ); Wed, 10 Oct 2018 03:08:24 -0400 Received: by mail-pl1-f194.google.com with SMTP id c8-v6so1578480plo.9 for ; Tue, 09 Oct 2018 16:49:02 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Hi David, Here are two fixes for the bcm_sf2 driver that were found during testing unbind and analysing another issue during system suspend/resume. Thanks! Florian Fainelli (2): net: dsa: bcm_sf2: Fix unbind ordering net: dsa: bcm_sf2: Call setup during switch resume drivers/net/dsa/bcm_sf2.c | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) -- 2.17.1