Remove multiple KERN_ prefixes from printk formats
[deliverable/linux.git] / drivers / net / sky2.h
index 92fb24b27d4577caab35b184c4e5d653439d45c6..b5549c9e5107e317bee3ca3914ad4851f5deb816 100644 (file)
@@ -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;
This page took 0.0234 seconds and 5 git commands to generate.