[riot-notifications] [RIOT-OS/RIOT] Initial implementation of IEEE 802.15.4 security (#15150)
Martine Lenders
notifications at github.com
Tue Nov 24 12:47:14 CET 2020
@miri64 commented on this pull request.
> + .iol_next = (iolist_t *)pkt->next->next,
+ .iol_base = pkt->next->data,
+ .iol_len = pkt->next->size
Shouldn't this remain `pkt->next` for the non security case?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15150#pullrequestreview-537411668
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201124/cc7af2d7/attachment.htm>
More information about the notifications
mailing list