commit | 5963dec98dc52d52476390485f07a29c30c6a582 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Wed Apr 15 16:17:49 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 16 14:59:48 2020 +0200 |
tree | 3665ad52a8fde5f3a6c7db402e02342b12ee3935 | |
parent | fdd10499de0dbcd2cdfe8108ed162bb00fe6f276 [diff] |
UAS: no use logging any details in case of ENODEV Once a device is gone, the internal state does not matter anymore. There is no need to spam the logs. Signed-off-by: Oliver Neukum <oneukum@suse.com> Cc: stable <stable@vger.kernel.org> Fixes: 326349f824619 ("uas: add dead request list") Link: https://lore.kernel.org/r/20200415141750.811-1-oneukum@suse.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>