Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN
Previously GRO's only entry point from the outside is through
napi_gro_receive and napi_gro_frags.  These interfaces are for
device drivers.

This patch rearranges things to provide a new set of interfaces
for VLANs.  These interfaces are for internal use only.  The
VLAN code itself can then provide a set of entry points for
device drivers.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-06 10:49:34 -08:00
..
2008-12-08 01:14:16 -08:00
2009-01-04 17:29:21 -08:00
2008-12-10 15:18:31 -08:00
2008-12-10 15:18:31 -08:00
2008-11-03 18:21:05 -08:00
2009-01-05 18:09:02 -08:00
2008-11-25 17:59:00 -08:00
2009-01-06 10:45:57 -08:00
2008-11-03 18:21:05 -08:00
2008-11-19 18:49:57 -08:00
2008-11-25 01:02:08 -08:00
2009-01-04 15:14:41 -05:00