From: Jacob Keller Date: Thu, 8 Sep 2011 03:50:54 +0000 (+0000) Subject: ixgbe: fix driver version initialization in firmware X-Git-Tag: v3.2-rc1~129^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2466dd9ca11ea9e4400eb8477a9df2a0fe539d47;p=pandora-kernel.git 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 Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed