Forum | Documentation | Website | Blog

Skip to content

wpanusb: Ignore empty RX packets

Vaishnav Achath requested to merge vaishnav/wpanusb:cifix into main

The CC1352 SubG/2.4G radio driver receives null packet and wpanusb FW forwards the same to Linux host, causing frame check errors in Linux, so ignore empty packets.

Signed-off-by: Vaishnav Achath vaishnav.a@ti.com

Merge request reports