On 3/27/21 2:15 AM, Xiongfeng Wang wrote:
> Fix the following W=1 kernel build warning(s):
> 
>  net/l3mdev/l3mdev.c:111: warning: expecting prototype for 
> l3mdev_master_ifindex(). Prototype was for l3mdev_master_ifindex_rcu() instead
>  net/l3mdev/l3mdev.c:145: warning: expecting prototype for 
> l3mdev_master_upper_ifindex_by_index(). Prototype was for 
> l3mdev_master_upper_ifindex_by_index_rcu() instead
> 
> Reported-by: Hulk Robot <[email protected]>
> Signed-off-by: Xiongfeng Wang <[email protected]>
> ---
>  net/l3mdev/l3mdev.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Reviewed-by: David Ahern <[email protected]>

Reply via email to