mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
8f72799e8e
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>