From: Shannon Nelson Date: Sat, 16 Nov 2013 10:00:39 +0000 (+0000) Subject: i40e: select reset counters correctly X-Git-Tag: v3.14-rc1~94^2~600^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52cf0a948267afc1d330ff1603a704a55c9f9fc;p=pandora-kernel.git i40e: select reset counters correctly The indication for telling which reset happened is a value, not a bit pattern, so select by ==, not &. Change-Id: Ie04097388ff16b85015d6ab1236d7511ef653e8c Signed-off-by: Shannon Nelson Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed