From: Bernd Porr Date: Thu, 24 Jul 2014 13:34:32 +0000 (+0100) Subject: staging: comedi: usbduxfast: adding missing break in case statement X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99284f252bb1f9df82dbf6a01bef2b34c19b5083;p=pandora-kernel.git staging: comedi: usbduxfast: adding missing break in case statement Added a missing "break" which forced the board to acquire 16 channels even when only 3 had been requested. Thanks for Hartley Sweeten to spot this bug. Signed-off-by: Bernd Porr Reported-by: H Hartley Sweeten Reviewed-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed