Am Freitag 17 April 2009 schrieb Takashi Iwai: > At Thu, 16 Apr 2009 19:35:01 +0200, > Karsten Wiese wrote: > > > > Within 2.6.30's mergewindow, struct urb's transfer_buffer_length has become > > unsigned. This changed an "int > int" comparision to an "unsigned > int" one > > in snd_usb_122l. > > Does this cause any error, i.e. a real bug? Otherwise this patch isn't > needed for stable kernel. struct urb's transfer_buffer_length is still an int in 2.6.29.1. This patch wouldn't fix a bug in stable. I agree it is not needed for stable. Thanks, Karsten _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel