From: Jan Glauber Date: Mon, 22 Jun 2009 10:08:15 +0000 (+0200) Subject: [S390] qdio: Sanitize do_QDIO sanity checks X-Git-Tag: v2.6.31-rc1~59^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6618241b47cd131503610d8df68dd6f4948e5c1a;p=pandora-kernel.git [S390] qdio: Sanitize do_QDIO sanity checks Remove unneeded sanity checks from do_QDIO since this is the hot path. Change the type of bufnr and count to unsigned int so the check for the maximum value works. Reported-by: Roel Kluin Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed