Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175149
b: refs/heads/master
c: d8fd9d7
h: refs/heads/master
i:
  175147: 40c2f2e
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 45e25bc commit a7dd302
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5720f17502cefac0c80d5ce64bf4e345e957b0fc
refs/heads/master: d8fd9d7ecf3d7fa46567088125a011587802921d
9 changes: 0 additions & 9 deletions trunk/drivers/staging/et131x/et1310_rx.h
Original file line number Diff line number Diff line change
Expand Up @@ -271,15 +271,6 @@ typedef enum {
FOUR_PACKET_INTERRUPT
} eRX_INTERRUPT_STATE_t, *PeRX_INTERRUPT_STATE_t;

/*
* Structure to hold the skb's in a list
*/
typedef struct rx_skb_list_elem {
struct list_head skb_list_elem;
dma_addr_t dma_addr;
struct sk_buff *skb;
} RX_SKB_LIST_ELEM, *PRX_SKB_LIST_ELEM;

/*
* RX_RING_t is sructure representing the adaptor's local reference(s) to the
* rings
Expand Down

0 comments on commit a7dd302

Please sign in to comment.