From: Roopa Prabhu
Date: Tue, 21 Jul 2015 22:49:00 -0700
> From: Roopa Prabhu
>
> fix for:
> net/mpls/mpls_iptunnel.c:73:19: sparse: incompatible types in comparison
> expression (different address spaces)
>
> remove incorrect rcu_dereference possibly left over from
> earlier revisions of the
From: Roopa Prabhu
fix for:
net/mpls/mpls_iptunnel.c:73:19: sparse: incompatible types in comparison
expression (different address spaces)
remove incorrect rcu_dereference possibly left over from
earlier revisions of the code.
Reported-by: kbuild test robot
Signed-off-by: Roopa Prabhu
---
ne