commit | 1820180b0e59cc48019414018b180518059f50d3 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Mar 20 22:29:15 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:29:15 2006 -0800 |
tree | 6f79d249a19a5094e6da5e7cc8fc7afd27e4e961 | |
parent | 79f4d13a15774c2d442b619bad95a4c612eed4f3 [diff] |
[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 <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>