From: Ashish Shah Date: Fri, 1 Aug 2014 20:27:11 +0000 (-0700) Subject: i40evf: future-proof vfr_stat state check X-Git-Tag: cleanup-for-v3.18~108^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd35886ad38a5b7c71a2105a7d0cac079c735111;p=pandora-kernel.git i40evf: future-proof vfr_stat state check Previously defined state I40E_VFR_VFACTIVE uses bit 1 which is now set to "reserved." Update the state checks to also include I40E_VFR_COMPLETED. This change will allow the VF to work with both existing and future PFs. Change-ID: Ifd1d34f79f3b0ffd6d2550ee4dadc55825ff52f8 Signed-off-by: Ashish Shah Tested-by: Sibai Li Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed