aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h
diff options
context:
space:
mode:
authorEilon Greenstein <eilong@broadcom.com>2008-08-13 15:50:45 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-13 16:02:33 -0700
commit3fcaf2e566b9cf8ccd16bcda3440717236de163d (patch)
tree5cbe0c1805cdedc603a47314829a9595349f1708 /drivers/net/bnx2x.h
parentbnx2x: HW lock mechanism (diff)
downloadlinux-dev-3fcaf2e566b9cf8ccd16bcda3440717236de163d.tar.xz
linux-dev-3fcaf2e566b9cf8ccd16bcda3440717236de163d.zip
bnx2x: HW attention lock
HW attention lock Making sure that only one function will handle the HW attention. This makes the device parameter aeu_mask redundant so it is removed Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2x.h')
-rw-r--r--drivers/net/bnx2x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/bnx2x.h b/drivers/net/bnx2x.h
index b9aa6f48ae2e..3b09ae623359 100644
--- a/drivers/net/bnx2x.h
+++ b/drivers/net/bnx2x.h
@@ -774,7 +774,6 @@ struct bnx2x {
u16 def_att_idx;
u32 attn_state;
struct attn_route attn_group[MAX_DYNAMIC_ATTN_GRPS];
- u32 aeu_mask;
u32 nig_mask;
/* slow path ring */