X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fnet%2Fsky2.h;h=b5549c9e5107e317bee3ca3914ad4851f5deb816;hb=ad361c9884e809340f6daca80d56a9e9c871690a;hp=92fb24b27d4577caab35b184c4e5d653439d45c6;hpb=b2aaf8f74cdc84a9182f6cabf198b7763bcb9d40;p=deliverable%2Flinux.git diff --git a/drivers/net/sky2.h b/drivers/net/sky2.h index 92fb24b27d45..b5549c9e5107 100644 --- a/drivers/net/sky2.h +++ b/drivers/net/sky2.h @@ -2028,6 +2028,7 @@ struct sky2_port { u16 rx_pending; u16 rx_data_size; u16 rx_nfrags; + struct sk_buff_head rx_recycle; #ifdef SKY2_VLAN_TAG_USED u16 rx_tag;