From: Steffen Klassert Date: Wed, 28 Aug 2013 06:04:14 +0000 (+0200) Subject: net: Remove FLOWI_FLAG_CAN_SLEEP X-Git-Tag: v3.14-rc1~94^2~428^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0d44ab4275549998567cd4700b43f7496eb62b;p=pandora-kernel.git net: Remove FLOWI_FLAG_CAN_SLEEP 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 --- Reading git-diff-tree failed