Skip to content
Commit b5784f10 authored by Anderson Lizardo's avatar Anderson Lizardo Committed by David Vrabel
Browse files

uwb: i1480/GUWA100U: fix firmware download issues



IOGear firmware versions >= 1.4.12224 fail to be downloaded because of a
spurious (and harmless) RCEB received after the download notification. This
patch handles this RCEB and keeps compatibility with future versions that might
not emit this RCEB.

i1480_rceb_check() is reused to check for the RCEB. It is also refactored with
improved comments and reused in another place in mac.c where the checking was
being duplicated.

This patch was tested on both i1480 and GUWA100U HWAs, with all firmware
versions currently available.

Signed-off-by: default avatarAnderson Lizardo <anderson.lizardo@indt.org.br>
parent 8c7e8cb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment