From: Mitch Williams Date: Thu, 13 Nov 2014 03:06:18 +0000 (+0000) Subject: i40e: increase ARQ size X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~83^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf732773502c59421af401e5256f5b453f70fa5;p=pandora-kernel.git i40e: increase ARQ size The ARQ needs to have at least as many entries as VFs, or the VFs will get errors from the FW when they send messages to the PF. Since we don't know how many VFs we'll end up with, just set up 128 descriptors. Change-ID: I04ae3d1c7faf09110eb782214e9c05aeb62a6c59 Signed-off-by: Mitch Williams Tested-by: Jim Young Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed