diff options
author | Eric Dumazet <edumazet@google.com> | 2015-08-31 20:57:34 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-31 22:17:17 (GMT) |
commit | c42858eaf4926eb2f44f3e26731b276ab966ac28 (patch) | |
tree | 81260c3bf8c2b7008b90514a97dfbbeaab42fbdd /fs/9p | |
parent | e704059272aae2aaa5e5ce7a76e4c27c492e947e (diff) | |
download | linux-c42858eaf4926eb2f44f3e26731b276ab966ac28.tar.xz |
gro_cells: remove spinlock protecting receive queues
As David pointed out, spinlock are no longer needed
to protect the per cpu queues used in gro cells infrastructure.
Also use new napi_complete_done() API so that gro_flush_timeout
tweaks have an effect.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions