From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Wed, 14 Dec 2011 09:29:43 +0300 > The original code generates a Sparse warning: > net/8021q/vlan_core.c:336:9: > error: incompatible types in comparison expression (different address spaces) > > It's ok to dereference __rcu pointers here because we are holding the > RTNL lock. I've added some calls to rtnl_dereference() to silence the > warning. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html