From: Santosh Rastapur Date: Fri, 8 Mar 2013 03:35:29 +0000 (+0000) Subject: cxgb4: Allow for backward compatibility with new VPD scheme. X-Git-Tag: v3.9-rc4~27^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ce9c4821fa41ef72c1004e1a362d08334cd717;p=pandora-kernel.git cxgb4: Allow for backward compatibility with new VPD scheme. New scheme calls for 3rd party VPD at offset 0x0 and Chelsio VPD at offset 0x400 of the function. If no 3rd party VPD is present, then a copy of Chelsio's VPD will be at offset 0x0 to keep in line with PCI spec which requires the VPD to be present at offset 0x0. Signed-off-by: Santosh Rastapur Signed-off-by: Vipul Pandya Signed-off-by: David S. Miller --- Reading git-diff-tree failed