Re: [linux-usb-devel] [PATCH] ax88xxx usb network driver frame alignment fix

2006-12-05 Thread David Brownell
On Sunday 26 November 2006 8:26 pm, Nikita V. Youshchenko wrote: > > > On Sunday 26 November 2006 5:28 am, Nikita V. Youshchenko wrote: > > > When AX88xxx hardware packs several incoming frames, it puts second > > > and subsequent frames with 2-byte alignment. This may cause situations > > > when

Re: [linux-usb-devel] [PATCH] ax88xxx usb network driver frame alignment fix

2006-11-26 Thread Nikita V. Youshchenko
> On Sunday 26 November 2006 5:28 am, Nikita V. Youshchenko wrote: > > When AX88xxx hardware packs several incoming frames, it puts second > > and subsequent frames with 2-byte alignment. This may cause situations > > when IP layer gets IP packet not aligned at 32-bit word boundary, > > which in t

Re: [linux-usb-devel] [PATCH] ax88xxx usb network driver frame alignment fix

2006-11-26 Thread David Brownell
On Sunday 26 November 2006 5:28 am, Nikita V. Youshchenko wrote: > When AX88xxx hardware packs several incoming frames, it puts second and > subsequent frames with 2-byte alignment. This may cause situations when IP > layer gets IP packet not aligned at 32-bit word boundary, which in turn > may