[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130917.203322.312299980751609267.davem@davemloft.net>
Date: Tue, 17 Sep 2013 20:33:22 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ming.lei@...onical.com
Cc: gregkh@...uxfoundation.org, oneukum@...e.de,
netdev@...r.kernel.org, linux-usb@...r.kernel.org,
oliver@...kum.org
Subject: Re: [PATCH] USBNET: fix handling padding packet
From: Ming Lei <ming.lei@...onical.com>
Date: Tue, 17 Sep 2013 17:10:02 +0800
> Commit 638c5115a7949(USBNET: support DMA SG) introduces DMA SG
> if the usb host controller is capable of building packet from
> discontinuous buffers, but missed handling padding packet when
> building DMA SG.
>
> This patch attachs the pre-allocated padding packet at the
> end of the sg list, so padding packet can be sent to device
> if drivers require that.
>
> Reported-by: David Laight <David.Laight@...lab.com>
> Cc: Oliver Neukum <oliver@...kum.org>
> Signed-off-by: Ming Lei <ming.lei@...onical.com>
Some reviews and ACKs would be appreciated on this one, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists