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)
Since it indicates whether we are invoked from a sleepable
context or not.

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

No differences found