summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2015-01-03 03:26:02 +0100
committerDavid S. Miller <davem@davemloft.net>2015-01-05 04:21:33 +0100
commit61f3cade763dca46127146a52d829e30b8f48921 (patch)
treee0d771d77f6015aef6e4a716d8ec89eacdcdb4ee /.gitignore
parentMerge branch 'rhashtable-next' (diff)
downloadlinux-61f3cade763dca46127146a52d829e30b8f48921.tar.xz
linux-61f3cade763dca46127146a52d829e30b8f48921.zip
geneve: Remove workqueue.
The work queue is used only to free the UDP socket upon destruction. This is not necessary with Geneve and generally makes the code more difficult to reason about. It also introduces nondeterministic behavior such as when a socket is rapidly deleted and recreated, which could fail as the the deletion happens asynchronously. Signed-off-by: Jesse Gross <jesse@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions