From: Manish Chopra Date: Tue, 28 Jan 2014 16:55:27 +0000 (-0500) Subject: qlcnic: Correct off-by-one errors in bounds checks X-Git-Tag: v3.14-rc1~59^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462bed4870a813bb3ab33254de70757a92d0dc69;p=pandora-kernel.git qlcnic: Correct off-by-one errors in bounds checks o Bound checks should be >= instead of > for number of receive descriptors and number of receive rings. Signed-off-by: Manish Chopra Signed-off-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-diff-tree failed