From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753250AbbCPJPr (ORCPT ); Mon, 16 Mar 2015 05:15:47 -0400 Received: from mail-pd0-f176.google.com ([209.85.192.176]:35418 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753090AbbCPJPn (ORCPT ); Mon, 16 Mar 2015 05:15:43 -0400 Message-ID: <55069F3B.4000003@gmail.com> Date: Mon, 16 Mar 2015 17:15:39 +0800 From: Peter Hung User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Johan Hovold CC: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw, peter_hong@fintek.com.tw, Peter Hung Subject: Re: [PATCH V8 02/10] USB: f81232: implement RX bulk-in EP References: <1424944936-7117-1-git-send-email-hpeter+linux_kernel@gmail.com> <1424944936-7117-3-git-send-email-hpeter+linux_kernel@gmail.com> <20150314114845.GC9442@localhost> <550645B2.1090202@gmail.com> <20150316085208.GA14918@localhost> In-Reply-To: <20150316085208.GA14918@localhost> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Johan Hovold 於 2015/3/16 下午 04:52 寫道: > On Mon, Mar 16, 2015 at 10:53:38AM +0800, Peter Hung wrote: >> To avoid confusing to user, I'll keep it without warning message. > > Yes, skip the warning, but could you a short comment about this (e.g. > the 1-byte packet on open) before you do the size check? Thanks for your mention, I will add it for next patch. -- With Best Regards, Peter Hung