commit | fd1122a2593d0bbe19856e3943c859ebfe563583 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri May 02 16:48:36 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 02 16:48:36 2008 -0700 |
tree | 75be50b8a959ef7f772612643d5d60104e9ccceb | |
parent | 8ef214288622bf523a3b3096958292a1c63132ad [diff] |
tg3: Fix 5761 NVRAM sizes The 5761 NVRAM sizes assigned to the nvram_size member are half as big as they should be. This patch corrects the NVRAM sizes and replaces the hardcoded constants with preprocessor constants for readability. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>