thanks, applied this and 1/3 On Wed, Aug 29, 2012 at 8:14 AM, Or Gerlitz <[email protected]> wrote: > while ((neigh = rcu_dereference_protected(*np, > - > lockdep_is_held(&ntbl->rwlock))) != NULL) { > + lockdep_is_held(&priv->lock))) != > NULL) {
please try to avoid messing up indentation when doing fixes like this. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
