commit | 1128c756bef8285db3bbde5b26d4a6b4c7e2e613 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Fri Oct 14 00:13:49 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 21 03:19:39 2011 -0700 |
tree | 265057e706f6d147c72099deb2b21f2fd74b6b33 | |
parent | b6e0c419f040cee87813660bb4efd1fe43a8ebee [diff] |
igb: VFTA Table Fix for i350 devices Due to a hardware problem, writes to the VFTA register can theoretically fail. Although the likelihood of this is very low. This patch adds a shadow vfta in the adapter struct for reading and adds new write functions for these devices to work around the problem. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>