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)
commit420d44daa7aa1cc847e9e527f0a27a9ce61768ca
treea5aab8c6b925ba3da1079b7262f7d6c504406eb8
parentabdf7e7239da270e68262728f125ea94b9b7d42d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"

Since that is what the current vague "flags" argument means.

Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
drivers/infiniband/hw/cxgb3/iwch_cm.c
drivers/infiniband/hw/cxgb4/cm.c
drivers/scsi/cxgbi/libcxgbi.c
include/net/route.h
net/dccp/ipv4.c
net/ipv4/af_inet.c
net/ipv4/inet_connection_sock.c
net/ipv4/ip_output.c
net/ipv4/raw.c
net/ipv4/route.c
net/ipv4/udp.c
net/l2tp/l2tp_ip.c