From: Matt Carlson Date: Mon, 5 Apr 2010 10:19:24 +0000 (+0000) Subject: tg3: Prepare FW version code for VPD versioning X-Git-Tag: v2.6.35-rc1~473^2~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f9936e1150be739a9f6577a9d34de120ea35f1;p=pandora-kernel.git tg3: Prepare FW version code for VPD versioning The code that extracts the firmware version from the device's NVRAM assumes the firmware version member is a clean slate. The following patch will add code to extract the firmware version from the VPD area of NVRAM, so this assumption will no longer be true. This patch adjusts the versioning code to respect the VPD version if it exists. Signed-off-by: Matt Carlson Signed-off-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed