mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 03:53:59 +08:00
bc_rxtail/rxtail should always point to newly frame. If input more than one frame before receive, missing assignment can result in old frame lost. Signed-off-by: larry <larry@transtekcorp.com>