Files
android_kernel_xiaomi_sm8450/sound/usb
Takashi Iwai 738d9edcfd ALSA: usb-audio: Add sanity checks for invalid EPs
USB-audio driver may set up a URB containing the fixed EP without
validating its presence for some non-class-compliant devices.  This
may end up with an oops-like kernel warning when submitted.

For avoiding it, this patch adds the call of the new sanity-check
helper for URBs.  The checks are needed only for MIDI I/O as the other
places have already some other checks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-10-11 15:14:51 +02:00
..
2017-05-15 11:02:14 +02:00
2017-08-22 15:44:45 +02:00
2010-03-05 08:17:14 +01:00
2011-09-14 17:07:02 +02:00