From: Daniel Mack Date: Wed, 2 Oct 2013 15:49:50 +0000 (+0200) Subject: ALSA: snd-usb-usx2y: remove bogus frame checks X-Git-Tag: v3.12-rc5~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d14bc0b188a822e42787d01e56c06fe9750162;p=pandora-kernel.git ALSA: snd-usb-usx2y: remove bogus frame checks The frame check in i_usX2Y_urb_complete() and i_usX2Y_usbpcm_urb_complete() is bogus and produces false positives as described in this LAU thread: http://linuxaudio.org/mailarchive/lau/2013/5/20/200177 This patch removes the check code entirely. Cc: fzu@wemgehoertderstaat.de Reported-by: Dr Nicholas J Bailey Suggested-by: Takashi Iwai Signed-off-by: Daniel Mack Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed