]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/sky2.h
igb: move all multicast addresses into multicast table array
[mv-sheeva.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;