ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:19:23 +0000 (14:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:19:23 +0000 (14:19 -0800)
Since that is what the current vague "flags" argument means.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found