From: Dimitris Michailidis Date: Tue, 27 Apr 2010 12:24:15 +0000 (+0000) Subject: cxgb4: parse the VPD instead of relying on a static VPD layout X-Git-Tag: v2.6.35-rc1~473^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226ec5fd6746c0ef2e9efb583b44d01264ea0bb5;p=pandora-kernel.git cxgb4: parse the VPD instead of relying on a static VPD layout Some boards' VPDs contain additional keywords or have longer serial numbers, meaning the keyword locations are variable. Ditch the static layout and use the pci_vpd_* family of functions to parse the VPD instead. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed