Hi, Greg Kroah-Hartman writes: > On Thu, Jan 12, 2017 at 09:41:57AM +0200, Felipe Balbi wrote: >> While backporting commit eaa496ffaaf19591fe471a36cef366146eeb91538, I >> made a mistake and instead of extracting bits 12:11 from wMaxPacketSize, >> I extracted bits 10:0. This was reported by Bin Liu recently as can be >> seen at [1]. >> >> This patch is a quick fixup patch to extract the correct bits from >> wMaxPacketSize. >> >> [1] https://marc.info/?i=20170111171305.GB18730@uda027190 >> >> Cc: >> Reported-by: Bin Liu >> Signed-off-by: Felipe Balbi >> --- >> >> Greg, let me know if this is okay. If you prefer a revert followed by >> the correct patch, I can do that. No issues. > > Ah, our emails just crossed, and I had just done the revert. If you > could send a fixed up patch now, that would be great. Done, thanks :-) -- balbi