[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150917.210322.516155583143848569.davem@davemloft.net>
Date: Thu, 17 Sep 2015 21:03:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: martinbj2008@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 net-next] net: only check perm protocol when
register proto
From: martinbj2008@...il.com
Date: Fri, 18 Sep 2015 00:00:05 -0400
> From: Junwei Zhang <martinbj2008@...il.com>
>
> The permanent protocol nodes are at the head of the list,
> So only need check all these nodes.
>
> No matter the new node is permanent or not,
> insert the new node after the last permanent protocol node,
>
> If the new node conflicts with existing permanent node,
> return error.
>
> Signed-off-by: Martin Zhang <martinbj2008@...il.com>
> ---
> V2: Fix indentation
> rewrite statement
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists