From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 2/4] n_gsm: Fix length handling Date: Thu, 4 Nov 2010 09:05:02 -0700 Message-ID: <20101104160502.GD3770@kroah.com> References: <20101104151623.21790.64456.stgit@localhost.localdomain> <20101104151636.21790.59330.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:58797 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759Ab0KDQHm (ORCPT ); Thu, 4 Nov 2010 12:07:42 -0400 Content-Disposition: inline In-Reply-To: <20101104151636.21790.59330.stgit@localhost.localdomain> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Alan Cox Cc: torvalds@linux-foundation.org, linux-serial@vger.kernel.org On Thu, Nov 04, 2010 at 03:16:42PM +0000, Alan Cox wrote: > From: Ken Mills > > If the mux is configured with a large mru/mtu the existing code gets the > byte ordering wrong for the header. > > Signed-off-by: Ken Mills > Signed-off-by: Alan Cox This is for .37? thanks, greg k-h