mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2024-11-23 09:43:48 +08:00
Update ath11k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
This commit is contained in:
parent
0df6dcf34f
commit
6209ad4248
@ -434,7 +434,7 @@ class BoardContainer:
|
||||
offset += length
|
||||
|
||||
# make sure ATH11K_BOARD_SIGNATURE_LEN is correct
|
||||
assert(ATH11K_BOARD_SIGNATURE_LEN == length)
|
||||
assert ATH11K_BOARD_SIGNATURE_LEN == length
|
||||
|
||||
return offset
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user