Skip to content
Snippets Groups Projects
Commit 1f100349 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: usx2y: Add sanity checks for invalid EPs


usx2y driver sets up URBs containing the fixed endpoints without
validation.  This may end up with an oops-like kernel warning when
submitted.

For avoiding it, this patch adds the calls of the new sanity-check
helper for URBs.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 738d9edc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment