Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946218AbbHGSsW (ORCPT ); Fri, 7 Aug 2015 14:48:22 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:37251 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946062AbbHGSsU (ORCPT ); Fri, 7 Aug 2015 14:48:20 -0400 MIME-Version: 1.0 In-Reply-To: <20150807184007.GA11658@kroah.com> References: <20150807180711.GB11113@kroah.com> <1438971360-22156-1-git-send-email-tal.shorer@gmail.com> <20150807184007.GA11658@kroah.com> Date: Fri, 7 Aug 2015 21:48:19 +0300 Message-ID: Subject: Re: [Patch v3] usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB 3.1 specification From: Tal Shorer To: Greg KH Cc: USB list , "" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 992 Lines: 20 On Fri, Aug 7, 2015 at 9:40 PM, Greg KH wrote: > On Fri, Aug 07, 2015 at 09:16:00PM +0300, Tal Shorer wrote: >> >From the usb 3.1 spec available at http://www.usb.org/developers/docs/ >> table 10-7 (Hub Class Requests) specifies the values for SetHubDepth and >> GetPortErrorCount as: >> >> Request bmRequestType bRequest wValue wIndex wLength Data >> SetHubDepth 00100000B SET_HUB_DEPTH Hub Depth Zero Zero None >> GetPortErrorCount 10100011B GET_PORT_ERR_COUNT Zero Port Two Number of Link Errors on this port > > Still does not look correct to me, how about you? > Not sure what you mean. This is a simple copy-paste from the spec document. Do you want me to put quotation marks around the multi-word Data column? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/