Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1648313
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net v2 1/2] net: ieee802154: remove explicit set skb->sk |
| Date | 2017-05-23 20:10 +0200 |
| Message-ID | <tKmpQ-6Mp-19@gated-at.bofh.it> (permalink) |
| References | <tKaym-7e0-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Lin, > Explicit set skb->sk is needless, sock_alloc_send_skb is already set it. > > Signed-off-by: Lin Zhang <xiaolou4617@gmail.com> > Acked-by: Stefan Schmidt <stefan@osg.samsung.com> > --- > changelog: > > v1 -> v2: > * split v1 into two patches, per Stefan Schmidt. > > Thanks to Stefan Schmidt for reviewing ! > --- > net/ieee802154/socket.c | 2 -- > 1 file changed, 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net v2 1/2] net: ieee802154: remove explicit set skb->sk Lin Zhang <xiaolou4617@gmail.com> - 2017-05-23 07:30 +0200 Re: [PATCH net v2 1/2] net: ieee802154: remove explicit set skb->sk Marcel Holtmann <marcel@holtmann.org> - 2017-05-23 20:10 +0200
csiph-web