4 Feb 2011 20:58
Re: USB: Gadget: COMPOSITE: Debug interface number
Greg KH <greg <at> kroah.com>
2011-02-04 19:58:22 GMT
2011-02-04 19:58:22 GMT
On Fri, Feb 04, 2011 at 06:50:27PM +0900, Jassi Brar wrote: > Hi, > > The commit 'avoid access beyond array max length' incorrectly > compares w_index with MAX_CONFIG_INTERFACES. Whereas only > lower 8bits of w_index refer to the interface number. > So, use 'intf' rather than 'w_index' for comparison. Why did you attach the patch in base64 mode? Please fix your email client to not do this and send it to me in a format that I can apply it in. Try using 'git send-email' instead. thanks, greg k-h
RSS Feed