From: Dan Williams Date: Wed, 8 Apr 2009 22:08:23 +0000 (-0700) Subject: dmatest: fix max channels handling X-Git-Tag: linux-omap-v2.6.30-rc6~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56c81abe7e684bc6203632d807303eb765690dc;p=pandora-kernel.git dmatest: fix max channels handling The check for reaching max_channels is short circuited by 'continuing' after successfully adding a channel. [ Impact: make the 'max_channels' module parameter actually have an effect ] Cc: Reported-by: Dan Carpenter Signed-off-by: Dan Williams --- Reading git-diff-tree failed