ipv6: Change final dst lookup arg name to "can_sleep"
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:32:04 +0000 (14:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:32:04 +0000 (14:32 -0800)
commita1414715f0ac905fb4b3a158ff6548d37bbe6165
tree64d8875dd744deff8ccfd0afad7a0806f4e4308a
parent273447b352e69c327efdecfd6e1d6fe3edbdcd14
ipv6: Change final dst lookup arg name to "can_sleep"

Since it indicates whether we are invoked from a sleepable
context or not.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/ip6_output.c
This page took 0.035299 seconds and 5 git commands to generate.