Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759999Ab3JPAmh (ORCPT ); Tue, 15 Oct 2013 20:42:37 -0400 Received: from mail-qc0-f179.google.com ([209.85.216.179]:51249 "EHLO mail-qc0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759983Ab3JPAmf (ORCPT ); Tue, 15 Oct 2013 20:42:35 -0400 MIME-Version: 1.0 In-Reply-To: <525DB456.1040006@cogentembedded.com> References: <1381872227-24757-1-git-send-email-jwerner@chromium.org> <525DB456.1040006@cogentembedded.com> Date: Tue, 15 Oct 2013 17:42:34 -0700 X-Google-Sender-Auth: Ttersre_zPn8x7Xeg1IvwYfrXuU Message-ID: Subject: Re: [PATCH] usb: hub: Clear Port Reset Change during init/resume From: Julius Werner To: Sergei Shtylyov Cc: Julius Werner , Greg Kroah-Hartman , LKML , "linux-usb@vger.kernel.org" , Alan Stern , Sarah Sharp , Benson Leung , Vincent Palatin , Duncan Laurie Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 12 >> + if ((portchange & USB_PORT_STAT_C_RESET)) { > > > Hm, why these double parens? Oh... good question. I copied the entry below it, remove the && and must have overlooked those. Sorry, v2 incoming... -- 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/