X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fatm%2Fidt77252.h;h=5042bb2dab15d0d13b91a08f7acea412a71a2d6b;hb=ceade961c4c8d8bc033dc7907047818c9525c326;hp=e83eaf120da0f23f83bcf138503fda436e844a4c;hpb=5cf11daf9abdfd7bf5f5893137155cb38ccbdeb8;p=linux-2.6-omap-h63xx.git diff --git a/drivers/atm/idt77252.h b/drivers/atm/idt77252.h index e83eaf120da..5042bb2dab1 100644 --- a/drivers/atm/idt77252.h +++ b/drivers/atm/idt77252.h @@ -173,10 +173,8 @@ struct scq_info }; struct rx_pool { - struct sk_buff *first; - struct sk_buff **last; + struct sk_buff_head queue; unsigned int len; - unsigned int count; }; struct aal1 {