mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
Update ath12k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
This commit is contained in:
parent
60d4be5e42
commit
f216408592
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@ class BoardContainer:
|
||||||
offset += length
|
offset += length
|
||||||
|
|
||||||
# make sure ATH12K_BOARD_SIGNATURE_LEN is correct
|
# make sure ATH12K_BOARD_SIGNATURE_LEN is correct
|
||||||
assert(ATH12K_BOARD_SIGNATURE_LEN == length)
|
assert ATH12K_BOARD_SIGNATURE_LEN == length
|
||||||
|
|
||||||
return offset
|
return offset
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue