From: Alexander Duyck Date: Tue, 4 Aug 2009 18:46:41 +0000 (-0700) Subject: igbvf: Allow VF driver to correctly recognize failure to set mac X-Git-Tag: v2.6.31-rc6~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cff5ed27acd355264b210d9622da801a431e19;p=pandora-kernel.git igbvf: Allow VF driver to correctly recognize failure to set mac The VF driver was not correctly recognizing that it did not correctly set it's mac address. As a result the VF driver was unable to receive network traffic until being unloaded and reloaded. The issue was root caused to the fact that the CTS bit was not taken into account when checking for the request being NAKed. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed