From a7dd3027f376f42867fc71ef773ac2d064ed169f Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Tue, 6 Oct 2009 15:50:20 +0100 Subject: [PATCH] --- yaml --- r: 175149 b: refs/heads/master c: d8fd9d7ecf3d7fa46567088125a011587802921d h: refs/heads/master i: 175147: 40c2f2e4d4e8d007e6d826c85b14bda59a9b6ac0 v: v3 --- [refs] | 2 +- trunk/drivers/staging/et131x/et1310_rx.h | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 4c11f77022f2..61cbda158dcb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5720f17502cefac0c80d5ce64bf4e345e957b0fc +refs/heads/master: d8fd9d7ecf3d7fa46567088125a011587802921d diff --git a/trunk/drivers/staging/et131x/et1310_rx.h b/trunk/drivers/staging/et131x/et1310_rx.h index b71c43205a7f..a11bd8b0872e 100644 --- a/trunk/drivers/staging/et131x/et1310_rx.h +++ b/trunk/drivers/staging/et131x/et1310_rx.h @@ -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