From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM Date: Mon, 17 Mar 2014 21:41:48 -0400 (EDT) Message-ID: <20140317.214148.2254695408331774828.davem@davemloft.net> References: <87d2hkldmx.fsf@nemi.mork.no> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bjorn@mork.no, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, oliver@neukum.org, gregkh@linuxfoundation.org, gsuarez@smithmicro.com To: benchan@chromium.org Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Ben Chan Date: Mon, 17 Mar 2014 17:46:27 -0700 > Thanks again for the review and tip. I've submitted patch v2 to > address the le16_to_cpu conversion. When you update a patch from a series, you should repost the entire patch set, rather than just the patch which changes. This avoids any and all ambiguity of which patches go with which others.