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:
5b8ef34
)
net: Remove FLOWI_FLAG_CAN_SLEEP
author
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 28 Aug 2013 06:04:14 +0000
(08:04 +0200)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 6 Dec 2013 06:24:39 +0000
(07:24 +0100)
FLOWI_FLAG_CAN_SLEEP was used to notify xfrm about the posibility
to sleep until the needed states are resolved. This code is gone,
so FLOWI_FLAG_CAN_SLEEP is not needed anymore.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found