From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOP4E-00011n-CT for qemu-devel@nongnu.org; Tue, 24 Sep 2013 05:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOP48-0002jX-EE for qemu-devel@nongnu.org; Tue, 24 Sep 2013 05:38:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOP48-0002jL-68 for qemu-devel@nongnu.org; Tue, 24 Sep 2013 05:37:56 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8O9btHT001104 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 24 Sep 2013 05:37:55 -0400 Message-ID: <1380015472.3918.22.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 24 Sep 2013 11:37:52 +0200 In-Reply-To: <1379962447-5431-5-git-send-email-hdegoede@redhat.com> References: <1379962447-5431-1-git-send-email-hdegoede@redhat.com> <1379962447-5431-5-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/7] usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On Mo, 2013-09-23 at 20:54 +0200, Hans de Goede wrote: > Signed-off-by: Hans de Goede Patch doesn't apply. That are bits for the (not fully implemented yet) secondary stream arrays btw. We might complete the implementation instead of kicking them out. I have no idea whenever there is a reasonable way to test that though ... cheers, Gerd