Re: [PATCH v2 3/3] Bluetooth: btintel: propagate version TLV parsing errors
Ali Ahmet Memis <[email protected]>
| Newsgroups | gmane.linux.bluez.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
This looks good to me. Propagating the parser error here keeps the version TLV handling consistent with the other setup path and avoids continuing with partially initialized version data. Reviewed-by: Ali Ahmet Memis <[email protected]>