gianfar: Add support for skb recycling

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Andy Fleming
2009-02-04 16:43:16 -08:00
committed by David S. Miller
parent 1577ecef76
commit 0fd56bb5be
2 changed files with 21 additions and 4 deletions
+2
View File
@@ -758,6 +758,8 @@ struct gfar_private {
unsigned int rx_stash_size;
unsigned int rx_stash_index;
struct sk_buff_head rx_recycle;
struct vlan_group *vlgrp;
/* Unprotected fields */