1
0
Files
linux/include/linux
Rami Rosen bb728820fe core: make GRO methods static.
This patch changes three methods to be static and removes their
EXPORT_SYMBOLs in core/dev.c and their external declaration in
netdevice.h. The methods, dev_gro_receive(), napi_frags_finish() and
napi_skb_finish(), which are in the GRO rx path, are not used
outside core/dev.c.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-29 13:18:32 -05:00
..
2012-11-26 14:54:21 -05:00
2012-11-16 14:11:13 -05:00
2012-10-16 18:49:15 -07:00
2012-10-16 13:37:17 -04:00
2012-11-26 17:41:24 -08:00
2012-11-03 14:50:15 -04:00
2012-11-16 14:33:04 -08:00
2012-11-29 13:18:32 -05:00
2012-10-17 15:53:02 -05:00
2012-11-16 14:33:04 -08:00
2012-10-22 15:16:06 -04:00
2012-10-17 11:16:13 -07:00