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:
6e093d9
)
net: shy netns_ok check
author
Alexey Dobriyan
<adobriyan@gmail.com>
Thu, 13 Nov 2008 07:23:51 +0000
(23:23 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Nov 2008 07:23:51 +0000
(23:23 -0800)
Failure to pass netns_ok check is SILENT, except some MIB counter is
incremented somewhere.
And adding "netns_ok = 1" (after long head-scratching session) is
usually the last step in making some protocol netns-ready...
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found