From: Matt Carlson Date: Wed, 13 Apr 2011 11:05:08 +0000 (+0000) Subject: tg3: Add support for extended VPD blocks X-Git-Tag: v3.0-rc1~377^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e945006ab2295e9a3f4327aa74a502ad123fe6;p=pandora-kernel.git tg3: Add support for extended VPD blocks In some devices, the VPD block is relocated to a different area in NVRAM. The original location can still contain old, but still valid VPD data. This patch changes the code to look for an extended VPD block in NVRAM. If one is found, that block is used for all VPD operations instead. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed