From 462bed4870a813bb3ab33254de70757a92d0dc69 Mon Sep 17 00:00:00 2001 From: Manish Chopra Date: Tue, 28 Jan 2014 11:55:27 -0500 Subject: [PATCH] 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-format-patch failed