diff options
author | Rami Rosen <ramirose@gmail.com> | 2013-07-21 03:00:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-23 17:20:37 -0700 |
commit | 2b52c3ada8f4391d82d8088d9169ac2a8c4d0411 (patch) | |
tree | 71738043e06acbf75da27e91b1a5c3a28a54588d /net/ipv4/ip_vti.c | |
parent | c4854ec8c483fb8deea7400c11cd7fd7c03e306c (diff) |
ip6mr: change the prototype of ip6_mr_forward().
This patch changes the prototpye of the ip6_mr_forward() method to return void
instead of int.
The ip6_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/ipv4/ip_vti.c')
0 files changed, 0 insertions, 0 deletions