diff options
author | Rami Rosen <ramirose@gmail.com> | 2013-07-20 16:09:28 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-24 04:01:05 +0400 |
commit | c4854ec8c483fb8deea7400c11cd7fd7c03e306c (patch) | |
tree | cb3fab37794007da32a71276164383c576c63a65 /net/ipv6/ip6mr.c | |
parent | 45c9149024dd082f1ac51fe46b0622f7c923f77f (diff) | |
download | linux-c4854ec8c483fb8deea7400c11cd7fd7c03e306c.tar.xz |
ipmr: change the prototype of ip_mr_forward().
This patch changes the prototpye of the ip_mr_forward() method to return void
instead of int.
The ip_mr_forward() method always returns 0; moreover, the return value of this
method is not checked anywhere.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6mr.c')
0 files changed, 0 insertions, 0 deletions