Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> writes: > Make GRO init and cleanup functions global to be able to use GRO > without a NAPI instance. Taking into account already global gro_flush(), > it's now fully usable standalone. > New functions are not exported, since they're not supposed to be used > outside of the kernel core code. > > Signed-off-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> > Tested-by: Daniel Xu <dxu@xxxxxxxxx> Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>