]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
Staging: et131x: Kill the RX skb list element - it isn't used
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Oct 2009 14:50:20 +0000 (15:50 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:08 +0000 (12:23 -0800)
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et1310_rx.h

index b71c43205a7f875c3ad31b42aee6a1b41b9a1416..a11bd8b0872e72aec96599de7a9e39f1a5ab9c5b 100644 (file)
@@ -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