From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:50154 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751462AbcEaHSI (ORCPT ); Tue, 31 May 2016 03:18:08 -0400 From: Hans de Goede To: Greg Kroah-Hartman Cc: Gerd Hoffmann , Alan Stern , linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, stable@vger.kernel.org Subject: [PATCH resend 0/1] USB: uas: Fix slave queue_depth not being set Date: Tue, 31 May 2016 09:18:02 +0200 Message-Id: <1464679083-2914-1-git-send-email-hdegoede@redhat.com> Sender: stable-owner@vger.kernel.org List-ID: Hi Greg, There was some discussion about this patch during its initial posting, but the concensus seems to be that this patch, which is in essence a partial revert of the patch causing the problem, is the best way to fix this. So I'm resending this to make sure it does not fall through the cracks, given that this fixes a (performance) regression. Regards, Hans