diff --git a/tools/scripts/ath11k/ath11k-check b/tools/scripts/ath11k/ath11k-check index 9dece78..954a890 100755 --- a/tools/scripts/ath11k/ath11k-check +++ b/tools/scripts/ath11k/ath11k-check @@ -31,8 +31,8 @@ import string import hashlib import shutil -CHECKPATCH_COMMIT = '362173572a4018e9c8e39c616823189c41d39d41' -CHECKPATCH_MD5SUM = '47ef327d772c156e53a36597723fc781' +CHECKPATCH_COMMIT = '296455ade1fdcf5f8f8c033201633b60946c589a' +CHECKPATCH_MD5SUM = '77c655474ed7622c0077caf2f0d7c440' GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s'