On Tue, 24 Sep 2013 11:11:21 -0700
Vincent Li <[email protected]> wrote:

> -     ifa->ifa_flags &= ~IFA_F_SECONDARY;
>       last_primary = &in_dev->ifa_list;
>  
> +     if((*last_primary) == NULL)


Minor nit, paren's here are unnecessary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to