commit | 2466dd9ca11ea9e4400eb8477a9df2a0fe539d47 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu Sep 08 03:50:54 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 05 02:54:05 2011 -0700 |
tree | c4e86022592354ce06877d5ffebec5433d2a44bf | |
parent | e1befd774a049bdc85cf0ed5b307f913b33e1691 [diff] |
ixgbe: fix driver version initialization in firmware This patch fixes an issue with storing the driver version for the firmware. If the os does not support the particular firmware management tools, the firmware requires a driver version to be written as 0xFFFFFFFF rather than the actual driver version. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>