There was wrong implementation in pkt frag removing and inserting. This was causing infinite loop in either net_buf_frag_last or net_pkt_get_len. This happened only when the pkt frag removing and inserting was executed too fast after sending pkt before ethernet_send calling net_pkt_get_len. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> |
||
|---|---|---|
| .. | ||
| btca.c | ||
| btca.h | ||
| clock.c | ||
| clock.h | ||
| CMakeLists.txt | ||
| ddt.h | ||
| ds.h | ||
| Kconfig | ||
| msg.c | ||
| msg.h | ||
| port.c | ||
| port.h | ||
| ptp.c | ||
| state_machine.c | ||
| state_machine.h | ||
| tlv.c | ||
| tlv.h | ||
| transport.c | ||
| transport.h | ||