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>
This commit is contained in:
committed by
David S. Miller
parent
4a37fb660c
commit
3fcaf2e566
@@ -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 */
|
||||
|
Reference in New Issue
Block a user