diff options
author | Michael Chan <mchan@broadcom.com> | 2008-01-30 06:35:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-01 04:27:14 +0100 |
commit | 2726d6e126c0c16efeba30356d4ae105f1854d1e (patch) | |
tree | e952b9ab7aebe5822d1ec9379f247708422221bf /drivers/connector | |
parent | [BNX2]: Refine tx coalescing setup. (diff) | |
download | linux-2726d6e126c0c16efeba30356d4ae105f1854d1e.tar.xz linux-2726d6e126c0c16efeba30356d4ae105f1854d1e.zip |
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
The REG_WR_IND/REG_RD_IND macros are unnecessary and obfuscate the
code. Many callers to these macros read and write shared memory from
the bp->shmem_base, so we add 2 similar functions that automatically
add the shared memory base.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions