Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227542
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 net-next] net: only check perm protocol when register proto |
| Date | 2015-09-18 06:10 +0200 |
| Message-ID | <q9V9L-8i0-13@gated-at.bofh.it> (permalink) |
| References | <q9QMN-1Oy-7@gated-at.bofh.it> <q9V9L-8i0-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: martinbj2008@gmail.com Date: Fri, 18 Sep 2015 00:00:05 -0400 > From: Junwei Zhang <martinbj2008@gmail.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@gmail.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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V1 net-next] net: only check perm protocol when register proto martinbj2008@gmail.com - 2015-09-15 04:10 +0200
Re: [PATCH V1 net-next] net: only check perm protocol when register proto David Miller <davem@davemloft.net> - 2015-09-18 01:30 +0200
[PATCH V2 net-next] net: only check perm protocol when register proto martinbj2008@gmail.com - 2015-09-18 06:10 +0200
Re: [PATCH V2 net-next] net: only check perm protocol when register proto David Miller <davem@davemloft.net> - 2015-09-18 06:10 +0200
csiph-web