提交 c9a8ad18 编写于 作者: A Alan Cox 提交者: Greg Kroah-Hartman

Staging: et131x: kill off the rx interrupt state enum

Another verbose enum we don't need
Signed-off-by: NAlan Cox <alan@linux.intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 61aa21f2
......@@ -238,11 +238,6 @@ typedef struct _FbrLookupTable {
u32 PALow[MAX_DESC_PER_RING_RX];
} FBRLOOKUPTABLE, *PFBRLOOKUPTABLE;
typedef enum {
ONE_PACKET_INTERRUPT,
FOUR_PACKET_INTERRUPT
} eRX_INTERRUPT_STATE_t, *PeRX_INTERRUPT_STATE_t;
/*
* RX_RING_t is sructure representing the adaptor's local reference(s) to the
* rings
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册