commit | 9f09eaeae28a0c67b8fc2b5acb411a5d4fd8cc80 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Fri Jan 06 17:39:06 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 08 17:14:35 2017 -0500 |
tree | a5c80808b15c106fae1017c471171d63b57710b0 | |
parent | 60889869147e3dcd62032005a85eb7693bf828d8 [diff] |
net: ipmr: Remove nowait arg to ipmr_get_route ipmr_get_route has 1 caller and the nowait arg is 0. Remove the arg and simplify ipmr_get_route accordingly. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>