From: David Miller <davem@davemloft.net>
To: greg@kroah.com
Cc: netdev@vger.kernel.org, oliver@neukum.name, gregkh@suse.de,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
hselasky@c2i.net
Subject: Re: [PATCH] cdc_ncm: fix short packet issue on some devices
Date: Sun, 24 Apr 2011 22:35:29 -0700 (PDT) [thread overview]
Message-ID: <20110424.223529.226784817.davem@davemloft.net> (raw)
In-Reply-To: <20110424235930.GA11109@kroah.com>
From: Greg KH <greg@kroah.com>
Date: Sun, 24 Apr 2011 16:59:30 -0700
> From: Hans Petter Selasky <hselasky@c2i.net>
>
> The default maximum transmit length for NCM USB frames should be so
> that a short packet happens at the end if the device supports a length
> greater than the defined maximum. This is achieved by adding 4 bytes
> to the maximum length so that the existing logic can fit a short
> packet there.
>
> Signed-off-by: Hans Petter Selasky <hselasky@c2i.net>
> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Applied, thanks Greg.
prev parent reply other threads:[~2011-04-25 5:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-24 23:59 [PATCH] cdc_ncm: fix short packet issue on some devices Greg KH
2011-04-25 5:35 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110424.223529.226784817.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=greg@kroah.com \
--cc=gregkh@suse.de \
--cc=hselasky@c2i.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oliver@neukum.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).