git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b715398
)
vxlan: fix crash from work pending on module removal
author
Stephen Hemminger
<stephen@networkplumber.org>
Mon, 17 Jun 2013 21:16:09 +0000
(14:16 -0700)
committer
Stephen Hemminger
<stephen@networkplumber.org>
Mon, 24 Jun 2013 15:40:32 +0000
(08:40 -0700)
Switch to using a per module work queue so that all the socket
deletion callbacks are done when module is removed.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
No differences found