From: Dmitry Kravkov Date: Mon, 12 Mar 2012 08:53:14 +0000 (+0000) Subject: bnx2x: code doesn't use stats for allocating Rx BDs X-Git-Tag: v3.4-rc1~177^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f124488e4713dc9afa2028553261b1d399286e68;p=pandora-kernel.git bnx2x: code doesn't use stats for allocating Rx BDs Previously, allocation used queue statistics directly in its calcualtion. This change causes these calculations to be summed into the statistics, without being affected by them. Signed-off-by: Dmitry Kravkov Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed