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