diff options
author | Rami Rosen | 2012-11-28 22:55:25 +0100 |
---|---|---|
committer | David S. Miller | 2012-11-29 19:18:32 +0100 |
commit | bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa (patch) | |
tree | 8a866acd8f41eba652321eb26f2aae5a29b8c8db /include/crypto/compress.h | |
parent | doc: make the description of how tcp_ecn works more explicit and clear (diff) | |
download | kernel-qcow2-linux-bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa.tar.gz kernel-qcow2-linux-bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa.tar.xz kernel-qcow2-linux-bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa.zip |
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>
Diffstat (limited to 'include/crypto/compress.h')
0 files changed, 0 insertions, 0 deletions