From 99284f252bb1f9df82dbf6a01bef2b34c19b5083 Mon Sep 17 00:00:00 2001 From: Bernd Porr Date: Thu, 24 Jul 2014 14:34:32 +0100 Subject: [PATCH] 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-format-patch failed