commit | 1b8227c48e164655f02aa0eff55862af2d05da51 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu May 03 13:24:05 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 03 13:24:05 2007 -0700 |
tree | ee1598123fba3ee397a463ff706ec8f235464523 | |
parent | 27a005b883984ef3a3cf24e7ddd78eb78902f494 [diff] |
[BNX2]: Add indirect spinlock. The indirect register access method will be used by more than one caller in BH context (NAPI poll and timer), so a spinlock is required. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>