On Wed, 16 Oct 2019 16:47:05 -0700, Jeff Kirsher wrote: > From: Lyude Paul <ly...@redhat.com> > > Fatal read errors are worth warning about, unless of course the device > was just unplugged from the machine - something that's a rather normal > occurence when the igb/igc adapter is located on a Thunderbolt dock. So, > let's only WARN() if there's a fatal read error while the device is > still present. > > This fixes the following WARN splat that's been appearing whenever I > unplug my Caldigit TS3 Thunderbolt dock from my laptop: > > [...] > > Signed-off-by: Lyude Paul <ly...@redhat.com> > Fixes: 47e16692b26b ("igb/igc: warn when fatal read failure happens") > Acked-by: Sasha Neftin <sasha.nef...@intel.com> > Tested-by: Aaron Brown <aaron.f.br...@intel.com> > Acked-by: Feng Tang <feng.t...@intel.com> > Signed-off-by: Jeff Kirsher <jeffrey.t.kirs...@intel.com>
Any plans to start sending fixes to net? :(