From: Michael Chan Date: Tue, 21 Mar 2006 06:29:15 +0000 (-0800) Subject: [TG3]: nvram cleanup X-Git-Tag: v2.6.17-rc1~1175^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1820180b0e59cc48019414018b180518059f50d3;p=pandora-kernel.git [TG3]: nvram cleanup Some nvram related cleanup: 1. Add a tg3_nvram_read_swab() since swabing the data is frequently done. 2. Add a function to convert nvram address to physical address instead of doing it in 2 separate places. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed