Re: [PATCH net-next-2.6] gro: __napi_gro_receive() optimizations
From: David Miller <davem@davemloft.net>
Date: 2010-08-26 07:51:23
From: David Miller <davem@davemloft.net>
Date: 2010-08-26 07:51:23
From: Eric Dumazet <redacted> Date: Wed, 25 Aug 2010 23:15:11 +0200
Yes, we can inline it, this will speedup the non vlan case as well :)
Agreed. But I believe you can find a better place to put __napi_gro_receive() than etherdevice.h, even though yes it does have a hard dependency on that thing. :-)