commit | 4f95646c803f6a534e58b1d33afbfdaf3e122328 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 10 12:35:46 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 11 16:59:29 2017 +0200 |
tree | 9d145790711b0dcdabdf2e864fea81a680bd5b4a | |
parent | 96cd79626fc3fe5d77c243785368679e9b313642 [diff] |
ALSA: line6: Add yet more sanity checks for invalid EPs There are a few other places calling usb_submit_urb() with the URB composed from the fixed endpoint without validation. For avoiding the spurious kernel warnings, add the sanity checks to appropriate places. Signed-off-by: Takashi Iwai <tiwai@suse.de>