projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61aa21f
)
Staging: et131x: kill off the rx interrupt state enum
author
Alan Cox
<alan@linux.intel.com>
Mon, 18 Jan 2010 15:33:40 +0000
(15:33 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 4 Mar 2010 00:42:50 +0000
(16:42 -0800)
Another verbose enum we don't need
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et1310_rx.h
patch
|
blob
|
history
diff --git
a/drivers/staging/et131x/et1310_rx.h
b/drivers/staging/et131x/et1310_rx.h
index a46788d564ecc3b4285de83bed1463565549358f..2ba74b5c664b7ca68fcdf6a9d1c9d4c75c823c15 100644
(file)
--- a/
drivers/staging/et131x/et1310_rx.h
+++ b/
drivers/staging/et131x/et1310_rx.h
@@
-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