Re: [PATCH 2.6.34-rc6] mxc: gadget: Fix bitfield for calculatingmaximum packet size
From: Sergei Shtylyov
Date: Tue May 04 2010 - 05:49:11 EST
Hello.
Dinh.Nguyen@xxxxxxxxxxxxx wrote:
From: Dinh Nguyen <Dinh.Nguyen@xxxxxxxxxxxxx>
The max packet length bit mask used for isochronous endpoints
should be 0x7FF instead of 0x8FF. 0x8FF will actually clear
higher-order bits in the max packet length field.
This patch applies to 2.6.34-rc6.
Signed-off-by: Dinh Nguyen <Dinh.Nguyen@xxxxxxxxxxxxx>
You should send this to the linux-usb mailing list.
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/