Le mercredi 14 décembre 2011 à 09:29 +0300, Dan Carpenter a écrit : > 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> > --- > I haven't tested this, and I'm not super familiar with this code. > Please review it carefully. > Acked-by: Eric Dumazet <eric.dumazet@xxxxxxxxx> -- 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