On 10/10/2018 10:53 PM, David Miller wrote: > From: Florian Fainelli <f.faine...@gmail.com> > Date: Tue, 9 Oct 2018 16:48:56 -0700 > >> Here are two fixes for the bcm_sf2 driver that were found during >> testing unbind and analysing another issue during system >> suspend/resume. > > Series applied and queued up for -stable, thanks.
Did you push that series yet? git pull remote: Counting objects: 171, done. remote: Compressing objects: 100% (71/71), done. remote: Total 171 (delta 144), reused 118 (delta 100) Receiving objects: 100% (171/171), 32.80 KiB | 16.40 MiB/s, done. Resolving deltas: 100% (144/144), completed with 61 local objects. >From https://git.kernel.org/pub/scm/linux/kernel/git/davem/net 52b5d6f5dcf0..052858663db3 master -> davem-net/master git rebase net/master sf2-fixes First, rewinding head to replay your work on top of it... Applying: net: dsa: bcm_sf2: Fix unbind ordering Applying: net: dsa: bcm_sf2: Call setup during switch resume -- Florian